Docs
Dashboard

PaymentCancelPayload

Object

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

#

Fields


errors
[PaymentCancelError!]

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.