You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing Mpesa payments, I realized that Mpesa error responses are not being caught, to display error response in the app.
An Mpesa error may arise from
Wrong Mpesa account no
Insufficient Mpesa account funds
Mpesa pin prompt cancelled by user
Wrong Mpesa PIN entered by user
Timeout & other errors
I understand this plugin is not a solely Mpesa plugin, but if the errors would be well caught to give an alert of the error, and to dismiss the spinner and maybe the modal, it would be more user friendly.
The text was updated successfully, but these errors were encountered:
Testing Mpesa payments, I realized that Mpesa error responses are not being caught, to display error response in the app.
An Mpesa error may arise from
I understand this plugin is not a solely Mpesa plugin, but if the errors would be well caught to give an alert of the error, and to dismiss the spinner and maybe the modal, it would be more user friendly.
The text was updated successfully, but these errors were encountered: