ArunYogi / cordova-plugin-upi

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

after payment deduction no value is return in successCallback function #9

Open durgeshk8 opened 4 years ago

durgeshk8 commented 4 years ago

After payment with phonePe or Googlepay amount is deducted but no response when it's return back on this function please resolve this problem successCallback

RushiShirkar commented 4 years ago

In my case, in phonepe amount is deducted but error shows USER_CANCELLED.There is error callback after payment has deducted.

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