#Themax1-3DS-mobile
1 messages · Page 1 of 1 (latest)
I using RN to developing my app and I see this part about 3D secure that is actually a pop-up and everything
but i have some problems with url scheme
I using EXPO with RN, is there a specific url to retun to my app, I'm testing webview flow
when I click failed or accept, he open the expo GO app instead of my application
do you know what I have to do to fix this?
I'm working with developer env
and can I customise more details on the 3D screen besides what the SDK provides me, like on dashboard of my platform account on stripe
So the link is the one you passed in to the Stripe SDK but the issue is that it is opening Expo not your app?
yes, but my app is build by expo RN
and I execute my expo via expo GO
but he's opening the expo Go app, instead of my app already opened
Interesting. Looking in to this. Will get back to you with what I can find
ok, ty very much
Expo has a section of a doc on this https://docs.expo.dev/versions/latest/sdk/stripe/#browser-pop-ups-are-not-redirecting-back-to
And I found a discussion of the issue and solutions on our GitHub https://github.com/stripe/stripe-react-native/issues/370
Can you check those out and let me know if they help?
going to try those out later today, off-pc now, I comment on this thread if it worked or not