Expired Authorizations
Discover the process of refunding when the deadline to present a transaction expires.
Introduction
Merchants or acquirers have a specific deadline to present an approved transaction. If they fail to do so, we use an internal process to refund the money or credit limit to the users who made those transactions.
Expiration deadlines
STANDARD transactions | The process of expired authorizations is activated when the 7-day deadline to present the transaction expires. In other words, on day 8. |
PREAUTH transactions | The process of expired authorizations is activated when the 30-day deadline to present the transaction expires. In other words, on day 31. |
If they present the transaction after that time, we will debit the amount from your customers through a debit adjustment
Example case
Day 1 |
|
Day 8 (for standard transactions) or day 31 (for preauth transactions) |
|
Implementation
It is a basic functionality of our processor and you only need to have ourAdjustments APIintegrated.
Through this API, you will receive refunds for these unpresented authorizations. The field that will help you identify these operations is source
with the value PURGE.
Important:
- No type of refund can be rejected.
- If you need to modify the transaction expiration times, contact our CX team.