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

Need a way to route back to app if modal didn't open successfully #165

Open
cardiscardis opened this issue Jul 3, 2024 · 0 comments
Open

Comments

@cardiscardis
Copy link

Each time the paystack opens canGoBack is false and the app cannot route back to the app like it is in Flutterwave. The implication is that if the modal fails to connect to paystack gateway and brings something like net::err_blocked_by_response instead of the paystack payment UI, the app becomes stuck until one closes the app and relaunches it. This is not good UX

Describe the solution you'd like
There should be a way to snap out of the paystack modal if the modal fails at every point.

Describe alternatives you've considered
An alternative is to always make sure the modal launches the paystack payment UI, that can probably be some local components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant