PaymentCapturePayload
ObjectRepresents the result of capturing a payment through a payment gateway.
#
Fields
- [PaymentCaptureError!]
errors 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.