Docs
Dashboard

PaymentCapturePayload

Object

Represents the result of capturing a payment through a payment gateway.

#

Fields


errors
[PaymentCaptureError!]

User-facing errors that prevented the operation from succeeding.

payment
Payment

The payment associated with this payment capture payload.

#

Mutations


Captures a payment using the specified input.