Test your integration
Guide to complete your integration testing with Jio Payment Solution Limited's Payment Gateway.
- Collect your test credentials for UAT environment to connect and test with JPSL PG. These credential includes - UAT Merchant Identifer (MID) and UAT Secret Key for Hash calculations.
- Identify your integration requirement,
- Go through the Base Integration and Generate Hash guides to establish connectivity with Payment Gateway
- If your integration is for Jio Payment Solutions Limited hosted checkout,
- Check your Initiate Sale API, integration by integrating the API according to specification.
- Once Initiate Sale API is working as expected, in response
Testing credential
Please find the UPI Intent call procedure:
- Merchant to call generateQR API (its a server to server API). Refer Generate QR API reference
- The response will contain the QRString (as per standard NPCI UPI QR Specs)
- The QR String as is can be used as intent URL OR can be used to generate a QR Image for scanning.
- Merchant to either open the intent or display the QR Image and in the background wait for status update from the merchant server.
- On Payment, the response from UPI Acq will come to JioPay PG and the transaction will be updated as success/reject.
- If advice is enabled for the merchant, the merchant advice will be triggered by JioPay PG to merchant specified advice URL (B2B)
In UAT you can use VPA like abc@icici, It can be different wrt bank.For UPI In UAT Environment 180 Sec Timer will get stated and after 30 Sec Transaction Get Successful automatically from the simulator.
Test Bank -By Selecting the same we can simulate the transaction Response(SUC/REJ)
Card No: 4111 1111 1111 1111
Name: ABC
Expiry: MM-12 YYYY-2026
CVV: 123
OTP: 123456
Above mentioned steps are only for UAT environment
Updated 11 months ago
Did this page help you?

