Hi, We have created a native mobile app for our Shopify store. And using web view for checkout. For payment, we are using the Razorpay payment gateway. We want to open a native UPI app from Webview. For this, we need to pass a parameter in the checkout option. How to add webview_intent: true the parameter in UPI intent flow.
Topic summary
- A developer built a native mobile app for a Shopify store and uses a WebView for checkout, integrating Razorpay as the payment gateway.
- Goal: launch a native UPI (Unified Payments Interface) app from the WebView during payment.
- They believe this requires adding a parameter to the UPI intent flow and ask how to include
webview_intent: truein the Razorpay checkout options. - They are seeking specific implementation guidance on where and how to pass this parameter within the checkout/UPI intent configuration.
- No solutions or responses yet; the issue remains unresolved.