paymentCapture
Captures the authorized payment amount.
paymentCapture(
amount: PositiveDecimal
paymentId: ID!
): PaymentCapture
Arguments
paymentCapture.amount ● PositiveDecimal scalar
Transaction amount.
paymentCapture.paymentId ● ID! non-null scalar
Payment ID.
Type
PaymentCapture object
Captures the authorized payment amount.
Was this page helpful?