#mina_mmp
1 messages · Page 1 of 1 (latest)
hello! if you're using the stripe-react-native SDK, it'll be handled automatically
So on which page does the user complete three_d_secure?
As a junior RN engineer, I don't know how to achieve this requirement, thank you very much for your help
the user would be redirected to the banking app or browser to complete 3DS
So when the user needs three_d_secure, stripe will return a url, and I will talk about the url displayed on the page, right?
No the Stripe SDK will automatically handle it for you. It will display the URL on an in-app browser
Sorry, I still don't quite understand what you mean. I use the StripeProvider and CardField components in the react-native-stripeSDK library. They are used to allow users to enter card numbers, expiration dates and CVC information. Do I need to set anything here?
No. You can then use a 3DS test card and see it will automatically handle the modal shows up
I looked at the test card, but that is a H5 page, and my app is a react-native page
What do you mean by H5?
You can try some cards here https://stripe.com/docs/testing#regulatory-cards
web page