Does Flutter Stripe will exit the app/website for 3DS cards authentication and come back with return urls? #987
Unanswered
adnan-nazir
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For 3DS cards verification Stripe Displays a popup on the web and webview on the mobile. I have not provided the return_url but it's returning me back to My App/website because it does not kill/exit the app.
Question is: Do I need to provide return_url OR is there any chance it will exit the app/website, move to another app/website for authentication, and will return to my app using return_urls?
Beta Was this translation helpful? Give feedback.
All reactions