Docs
Dashboard

paymentCapture

Mutation

Captures a payment using the specified input.

#

Arguments


input
PaymentCaptureInput!Required

The values used to perform the payment capture operation.

#

Payload


errors
[PaymentCaptureError!]

User-facing errors that prevented the operation from succeeding.

payment
Payment

The payment associated with this payment capture payload.