Skip to main content

Test Cards

Use the following card details to test card payments in the sandbox environment.

Credit Cards

Card NumberNetworkExpiryCVVOTPStatus
5105105105105100Mastercard05/30123111000Success
4576238912771450VISA05/30123111000Success
5552190758372734Mastercard05/30123111000Success
6528591234543575RUPAY05/30123111000Success

Debit Cards

Card NumberNetworkExpiryCVVOTPStatus
5409162669381034Mastercard05/30123111000Success
4706131211212123VISA05/30123111000Success
6074825972083818RUPAY05/30123111000Success
For all test cards, you can use any valid future date as expiry and any 3-digit number as CVV. The OTP for all successful transactions is 111000.

Test Net Banking

All supported banks are available for testing in the sandbox environment. Use any bank from the supported list when initiating a net banking payment.
ParameterValue
Bank NameTest Bank
Payment Code3333
Bank API CodeTESTR

Test UPI VPA

Use the following VPAs to test UPI transactions.
VPADescriptionResult
testsuccess@gocashSimulates a successful paymentSuccess
testfailure@gocashSimulates a failed paymentFailure
When using the intent flow in the sandbox environment, the API response will include a test_simulator_url parameter. You can open this URL in a browser to simulate the payment flow and complete the transaction without needing a real UPI app.

Upload Payment Verification Details

Use the following test data to test the Upload Payment Verification Details API in the sandbox environment. These specific values are required for the API to work correctly in sandbox:
ParameterValue
buyer_nameJohn
buyer_postal_code560034
product_descriptionThis is a test product for test purpose.
When testing the Upload Payment Verification Details API in sandbox, you must use these exact values (buyer_name: "John", buyer_postal_code: "560034", product_description: "This is a test product for test purpose.") for the API to work correctly. Other required fields (type_of_goods, buyer_address, invoice_number) should also be provided as per the API specification.
These credentials are only for the Sandbox Environment. Do not use them in Production.