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
Describe the bug
I'm implementing momo payment for my webapp. However, I keep getting error 99 or the test app would crash when I try to make a test payment.
I made sure to make my payment request to the development server. So I'm not sure why this problem persists while all the fields are correct, and I'm getting the right response.
Would testing on production be different?
To Reproduce
Steps to reproduce the behavior:
Make payment request from my website with the correct body and header.
Redirect to momo payment gateway to scan QR code for authentication.
Using the test app to scan QR code.
See error 99, or the test app crashes.
Expected behavior
Expected to see transaction being processed without error. Or test app would not crash.
Screenshots
it either fails to process, or crash.
Desktop (please complete the following information):
OS: [catalina]
Browser [chrome]
Smartphone (please complete the following information):
Device: [iPhone6s Plus]
OS: [14.3]
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm implementing momo payment for my webapp. However, I keep getting error 99 or the test app would crash when I try to make a test payment.
I made sure to make my payment request to the development server. So I'm not sure why this problem persists while all the fields are correct, and I'm getting the right response.
Would testing on production be different?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to see transaction being processed without error. Or test app would not crash.
Screenshots
it either fails to process, or crash.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: