-
Notifications
You must be signed in to change notification settings - Fork 131
[Woo POS] Payment Intent Is Not Cancelled On Back Press #13593
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
Comments
🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue. |
Version |
Version |
Version |
Version |
Version |
Version |
Uh oh!
There was an error while loading. Please reload this page.
A bit tricky question is how do we want to fix this. I’d suggest two measures implemented in the following order:
Cancel PI upon leaving the payment flow – solves scenario A and Scenario B.
Prevent users from leaving an ongoing payment flow by pressing back button – solves scenario A, B and C.
The text was updated successfully, but these errors were encountered: