---
page_title: Mobile QR
product: Payment Method Integrations
platform: HyperCheckout
page_source: https://juspay.io/br/docs/payment-method-integrations/hypercheckout/qr-on-mobile/mobile-qr
llms_txt: https://juspay.io/br/docs/llms.txt
product_llms_txt: https://juspay.io/br/docs/payment-method-integrations/llms.txt
---


# 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: 

[Video](https://dth95m2xtyv8v.cloudfront.net/tesseract/assets/payment-method-integrations/Untitled%20design.mp4)



---

## See Also

- [Qwikcilver Gift Cards](https://juspay.io/br/docs/payment-method-integrations/hypercheckout/gift-card-integration/qwikcilver-gift-cards)
- [EC Payment Widget](https://juspay.io/br/docs/payment-method-integrations/hypercheckout/ec-payment-widget/ec-payment-widget)
