Skip to main content

How it Works

Given below is the flow:
  1. You create a QR Code.
  2. A short URL is generated.
  3. Share the URL with your customers.
  4. Customers scan the QR Code with their preferred UPI PSP app and complete the payment.

List of Endpoints

API Endpoint | Description

Create a QR Code | Creates a QR Code.

Close a QR Code | Closes a QR Code.

Fetch all QR Codes | Retrieves details of all QR Codes.

Fetch a QR Code with Id | Retrieves details of a specific QR Code using id.

Fetch QR Codes for a Customer ID | Retrieves QR Codes generated for a Customer id.

Fetch QR Codes for a Payment ID | Retrieves QR Codes by Payment id.

Fetch Payments for a QR Code | Retrieves payments made on a QR Code.

Refund Payments | Refunds payments made on a QR Code.