PaymentCancelPayload
ObjectRepresents the result of cancelling a payment through a payment gateway.
#
Fields
- [PaymentCancelError!]
errors User-facing errors that prevented the operation from succeeding.
- Payment
payment The payment associated with this payment cancel payload.
#
Mutations
Cancels a payment using the specified input.