Docs
Dashboard

PaymentGatewayCancelInvalidStatusError

Object

Raised when cancelling a payment is invalid due to current status.

#

Fields


currentStatus
String!

The current status of the payment/intent which prevents cancellation.

gatewayId
ID!

The gateway used for the cancel request.

message
String!

The message associated with this payment gateway cancel invalid status error.

pspReference
String!

The PSP reference identifying the payment/intent being cancelled.