#ab92023
1 messages · Page 1 of 1 (latest)
Yeah AFAIK it's required for 3ds: https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet#stripe-initialisation
What did you do exactly?
I omitted "urlScheme" from the <StripeProvider> and the payment sheet initated a webview within the app, embedding the Stripe test 3DSv2 service
I just wondered whether the Stripe SDK embedded the 3DS redirect via webview, or whether the urlScheme is required and opens Safari etc. for the user, rather than embedding