PaymentGatewayCancelInvalidStatusError
ObjectRaised when cancelling a payment is invalid due to current status.
#
Fields
- String!
currentStatus The current status of the payment/intent which prevents cancellation.
- ID!
gatewayId The gateway used for the cancel request.
- String!
message The message associated with this payment gateway cancel invalid status error.
- String!
pspReference The PSP reference identifying the payment/intent being cancelled.