#meisei81-3ds2
1 messages · Page 1 of 1 (latest)
I meet a 3ds2 question and your colleague said that I could use a stripe js function to confirm the payment intent
this question happened in our android and ios app, not the web application
so I want to confirm that, the solution your colleague gave could work with our app?
It would be a different method name, but yes there are corresponding methods for ios and android
May I have the thread link? I think the function name is a bit different
thanks
so, how to deal with android and ios device
it's handled for you, whatever function you're calling in our mobile SDKs to confirm the PaymentIntent will process 3D Secure.
there is a mobile sdk?
yes, aren't you using it?
no
https://stripe.com/docs/payments/accept-a-payment there are tabs for iOS/Android/React Native
ok
what I want is just to deal the 3ds1 or 3ds2 flow
is there a simple function to use?
we don't use any other feature
yep, the function that confirms the PaymentIntent. In iOS for example that's https://stripe.dev/stripe-ios/docs/Classes/STPAPIClient.html#/s:10StripeCore12STPAPIClientC0A0E20confirmPaymentIntent4with10completionyAD010STPPaymentF6ParamsC_yAD0iF0CSg_s5Error_pSgtctF for a native iOS app you're building if that's the use case.
we build with react native
cool, then I think it's https://stripe.dev/stripe-react-native/api-reference/index.html#confirmPayment