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:

  1. Update the Juspay SDK version to latest version.

  2. Android

    1. Add the following dependency in app build.gradle file

      1. implementation 'in.juspay:qrscanner:2.0.0.0'

  3. iOS

    1. Add the following dependency

      1. pod 'HyperQR', '2.1.16'

Sample Video:

Sample Video for Mobile QR
Last updated 1 year ago