Closed dmitrii-fediuk closed 6 years ago
CancelPayment Void or reverse an authorization
A CancelPayment will attempt to void the authorization if it has not already been captured, and if void is supported by the payment method/processor. A CancelPayment can refer to an existing approved payment by either the merchant reference MerchantTxnID or the APC reference PaymentID.
CancelPayment
MerchantTxnID
PaymentID
What is the difference between «void an authorization» and «reverse an authorization» for a CancelPayment API request?
Which payment options support the CancelPayment transaction besides bank cards?
A CancelPayment API request for a preauthorized bank card payment, and a response to it
Implemented in 0.5.4
1. «API Integration Guide(Nov 2017)» → «Supported Integrations» → «Transaction Types»:
2. «API Integration Guide(Nov 2017)» → «API Notes» → «Payment Lifecycle»