ArunYogi/cordova-plugin-upi

after payment deduction no value is return in successCallback function

Opened this issue · 3 comments

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

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

Fixed in #10

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