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
The handleRedirect function is not called when confirmation is delayed when paying with a mobile money transfer. Resulting in the user being debited and not knowing if the transaction was successful or failed
Steps to Reproduce
Initiate Payment a Rwanda Mobile Money Payment
A 4 to 10 minutes confirmation delay is experienced
The transaction eventually goes through, and the user gets debited. Still, the handleRedirect function is not called, and even the webhook needs to be sent.
Expected behaviour
The handleRedirect gets called, and I get to know if the transaction was successful or failed
Webhook is sent to our webhook URL
Actual behaviour
The webview loading button keeps loading even after a user completes verification and the money is debited, as shown in the video below.
The webhook URL is never called.
WhatsApp.Video.2024-04-22.at.8.01.23.AM.mp4
Reproduces how often
100%. All the time
Configuration
API Version: v3
Environment: Live Mode
Browser: iOS iPhone, Android Phone
Language: React Native
Additional Information
There's no error message
The text was updated successfully, but these errors were encountered:
Description
The handleRedirect function is not called when confirmation is delayed when paying with a mobile money transfer. Resulting in the user being debited and not knowing if the transaction was successful or failed
Steps to Reproduce
Expected behaviour
Actual behaviour
WhatsApp.Video.2024-04-22.at.8.01.23.AM.mp4
Reproduces how often
Configuration
Additional Information
There's no error message
The text was updated successfully, but these errors were encountered: