post
https://sandbox.api.phicommerce.com/pg/api/generateQR
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Rate limiting Enabled-We process only 20 request/seconds from same IP
This API is used to generate the QR using API call, This api can also be called from SDK. Generating QR codes is a core function primarily serving to facilitate secure, fast, and low-cost digital transactions and streamline various financial processes.
We Support Both Static QR and Dynamic QR transaction processing
A single, fixed QR code is generated and displayed by the merchant (e.g., printed on a counter or receipt). When a customer scans it with their payment app (e-wallet, mobile banking app), they enter the amount manually and authorize the payment.
Provide the below details to us to get your static QR code generated
upi://pay?pa=<VPA provided by Acquirer>&pn=<Name of the Merchant>&mc=<MCC>&tn=<Any
description that is to be displayed when QR is scanned>&tr=PHIC<MID without P_>ST<MID
without P_>&cu=INR
Note:
• No leading or trailing space must be there in any of the values in the qr.
• Avoid using special characters including ‘&’ in any of the values.
A unique QR code is generated for each specific transaction,This code is more secure as it encodes the specific transaction amount and merchant details so the customer only needs to authorize the payment, eliminating the need to manually enter the amount.Click on the below link to explore the API endpoints
Note: Secure Hash is to be always generated and passed in request message. After generating the Secure Hash if you wish to change any parameter then again the secure hash has to be generated
click to read more Generate Hash Details