Adyen · Arazzo Workflow
Adyen Checkout Payment and Reverse
Version 1.0.0
Make a card payment then reverse it with a single request.
Provider
Workflows
payment-and-reverse
Make a Checkout payment and reverse it by PSP reference.
Submits a payment and, once it is authorised, reverses it against the payment PSP reference, cancelling or refunding it depending on its state.
1
makePayment
post-payments
Submit the payment to obtain an authorisation and a payment PSP reference that can later be reversed.
2
reversePayment
post-payments-paymentPspReference-reversals
Reverse the payment against its PSP reference, which cancels the authorisation or refunds the payment depending on its current state.