API Reference

Void or refund an Aeropay Transaction

If a transaction needs to be reversed (return money to the customer) this method will void the payment, or create a payment to the customer from the merchant.

Transactions that are within the same business day can be voided on the spot, where no money is moved in either direction. If that window has closed and the transaction has begun to process, a transaction in the reverse direction will be created

An amount can be included to handle partial refunds if there was a change in the amount, otherwise the full amount will be refunded.

Refunds will take 2-3 business days to process as usual

*NOTE: The id used is a Aeropay Transaction.id and is only for AeroTransactions. Use /preauthTransaction DELETE to cancel a preauthorized transaction

Language
Click Try It! to start a request and see the response here!