Sandbox Testing
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 to simulate the Refund Flow.
Ensure that your refund request payload conforms to our API specifications.
ImportantSandbox testing credentials are not issued automatically.
Please contact your assigned account manager to receive your sandbox API keys, merchant identifiers, and any required configuration details before starting testing.
Updated 10 days ago
