Skip to content

Adyen Reversal

Afifa Bakiz edited this page May 21, 2019 · 4 revisions

The Adyen cancel flow is used to implement our reverse concept. Adyen requires the following values to reverse a payment:

Parameter Name Description
originalReference ID of the Adyen transaction that will be captured
reference Payment reference, generated by backend
merchantAccount Merchant id

Adyen response:

Parameter Name Description
pspReference Adyen transaction id
refusalReason Will be present if the transaction is refused
errorMessage Will be present if an error happens
Clone this wiki locally