Payment method from UPI wallet via QR code. Only pay in.
Request
{
"amount": 203,
"currency": "INR",
"invoiceId": "12345",
"clientId": "Test PaymentUPI",
"lang": "EN",
"backUrl": "https://www.google.com/",
"type": "upi"
}
Response
{
"id": "98a16cd3-19a3-48be-9dd2-eca1814dffb4",
"status": "new",
"type": "upi",
"url": "https://widget.easysendglobal.com/98a16cd3-19a3-48be-9dd2-eca1814dffb4?lang=EN"
}
When opening the widget, the client needs to fill in all the fields:

After filling in all the data, click continue and receive the QR code for payment in your application:

Next, make a payment in your application from your UPI account and wait for the payment status.