Sandbox Refund API Testing Instructions
-
Initiate a Test Payment:
Start by making a test payment transaction using our sandbox payment endpoint. This transaction will generate a unique transaction ID needed for the refund test. -
Submit a Refund Request:
Use the received transaction ID to create a refund request to the refund API endpoint. Include the transaction ID in your refund payload. -
Default Success Behavior:
By default, refunds will be processed successfully after a brief delay. -
Simulating a Failed Refund:
To simulate a failed refund, include the word "reject" (in any case) in the refund request's "reason" field.
Please use our sandbox environment at https://sandbox.facilero.com/ to simulate the Refund Flow.
Ensure that your refund request payload conforms to our API specifications.
