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
When cancelling a Swish payment with the dismiss button highlighted in the screenshot the stripe.confirmPayment() method never returns and instead the user is redirected to the specified return_url. What I expect is that the user remains on the same page and a "cancellation error" is returned similar to what happens when dismissing a Google Pay dialog etc.
Environment
No response
Reproduction
No response
The text was updated successfully, but these errors were encountered:
What happened?
When cancelling a Swish payment with the dismiss button highlighted in the screenshot the
stripe.confirmPayment()
method never returns and instead the user is redirected to the specifiedreturn_url
. What I expect is that the user remains on the same page and a "cancellation error" is returned similar to what happens when dismissing a Google Pay dialog etc.Environment
No response
Reproduction
No response
The text was updated successfully, but these errors were encountered: