Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile money (Mpesa) error responses #20

Open
thukuwanjiku opened this issue Feb 20, 2020 · 4 comments
Open

Mobile money (Mpesa) error responses #20

thukuwanjiku opened this issue Feb 20, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@thukuwanjiku
Copy link

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

  1. Wrong Mpesa account no
  2. Insufficient Mpesa account funds
  3. Mpesa pin prompt cancelled by user
  4. Wrong Mpesa PIN entered by user
  5. 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.

@wilburx9
Copy link
Owner

Thanks for this.
Please, did you discover these errors in dev or production?

@thukuwanjiku
Copy link
Author

Thanks for this.
Please, did you discover these errors in dev or production?

In production. the spinner loads indefinitely.

@wilburx9
Copy link
Owner

wilburx9 commented Nov 1, 2020

Please, can you shoot me a mail? I will need real details to test this.

@wilburx9 wilburx9 self-assigned this Nov 1, 2020
@wilburx9 wilburx9 added the bug Something isn't working label Nov 1, 2020
@Yonkokilasi
Copy link

I have encountered the same. What details do you need @Wilburt ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants