razorpay / razorpay-cordova-sample-app

:iphone: Razorpay Sample Application for Cordova, Ionic v1 and Ionic v2
MIT License
16 stars 35 forks source link

UPI payment success callback not called #299

Open swapnil-92 opened 1 year ago

swapnil-92 commented 1 year ago

When payment is done within the app then it works fine and success callback is called but in case of UPI payments such as GPAY and PhonePe, the call goes to another and payment is done and when it is complete the call comes back to my app but then the success callback is not called, instead the app restarts.