Razorpay payment succeeds but doesn't return to the app
We integrated Razorpay checkout into our ecommerce site. In Chrome mobile, the payment flows smoothly: user pays via UPI/netbanking, Razorpay redirects back to our payment success page.
Inside the WebView, after the user completes the UPI payment in Google Pay/PhonePe, the transaction succeeds but the redirect gets stuck, leaving a blank page. How can we make it return to the app and load the success URL?

