QR on Mobile
Currently, Juspay support UPI QR generation on Web only.
With this feature, Juspay will supporting to generating UPI QR on all platforms and devices (iOS, Android, MWeb).
Use Cases :
1. ECommerce - Delivery Agents who are delivering Cash on delivery orders.
2. NBFCs - Collection Agents from Banks/NBFCs.
3. Delivery apps & Taxi Drivers from ride hailing apps.
This would be a native integration flow and with better user experience.
Merchant Steps:
Update the Juspay SDK version to latest version.
Android
Add the following dependency in app build.gradle file
implementation 'in.juspay:qrscanner:2.0.0.0'
iOS
Add the following dependency
pod 'HyperQR', '2.1.16'
Sample Video:

