You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Actions sur les transactions


Reverse payment

You can reverse a card transaction if it has not yet been captured. Reversals release the authorization hold on the cardholder’s account, ensuring they are not charged.

To perform a reversal, call the Reverse payment endpoint with the payId of the original transaction.

Capture payment

If your initial card payment was submitted with captureMethod.type=MANUAL, you must manually capture the funds after authorization.

Call the Capture payment endpoint using the payId from the original transaction.

Refund payment

Use this when the refund is tied to a previously captured transaction. Call the Refund payment endpoint and provide the payId.


Informations sur une transaction test


  • No labels