Refunds should not be allowed where the original purchase was more than 120 days earlier than the Refund attempt.
- When an end user (merchant or ISX) attempt a refund, the system checks the date of the original Transaction. If more than 120 days earlier, then the refund attempt is blocked with the error message “Original transaction more than 120 ago. Declined” is sent.
- When a merchant sends a Refund Request via Server to Server, the system checks the date of the original transaction. If more than 120 days earlier, then the refund attempt is declined. A notification with “Original transaction more than 120 ago. Declined” is sent.