ArunYogi / cordova-plugin-upi

Cordova plugin to pay via upi supported apps via intent
MIT License
7 stars 5 forks source link

Error callback after successful payment #8

Open RushiShirkar opened 4 years ago

RushiShirkar commented 4 years ago

In phonepay and bhim app,it shows payment success but when it redirect to my app callback shows error. It works fine with paytm and google pay.

vishwanath-ca commented 3 years ago

Fixed in https://github.com/ArunYogi/cordova-plugin-upi/pull/10

ArunYogi commented 3 years ago

Should be fixed with 1.0.3 version. To be noticed is, few UPI supporting apps are not giving proper response back after the transaction complete, So its always good idea to check with your bank or payment-gateway API to confirm the transaction status before taking any decision