paymentCapture
MutationCaptures a payment using the specified input.
#
Arguments
- PaymentCaptureInput!Required
input The values used to perform the payment capture operation.
#
Payload
- [PaymentCaptureError!]
errors User-facing errors that prevented the operation from succeeding.
- Payment
payment The payment associated with this payment capture payload.