Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

authenticatePaymentIntent on connect account iOS not working on 3DS cards #824

Closed
Sherby1988 opened this issue Oct 14, 2021 · 1 comment
Closed

Comments

@Sherby1988
Copy link

The problem

I use stripe with stripe connect and everything works except this when I try to authenticatePaymentIntent a payment with a card that uses 3d secure, but this only happens on iOS, on android everything works fine.
I use setStripeAccount before the authenticatePaymentIntent function.
What is strange is that after I make a payment using native apple pay, then everything works ok using the 3ds card.
From what I see the setStripeAccount function does not apply on authenticatePaymentIntent but only after paymentRequestWithNativePay is complete.

Environment

  • tipsi-stripe version: 9.1.4
  • iOS or Android: iOS
  • OS version: 15
  • React-Native version: 0.63.4
@fbartho
Copy link
Collaborator

fbartho commented Jun 20, 2023

Closing this ticket, so that new users don't think this project is still active.

Stripe does not want you using this, and you will find pain if you do; Please migrate to the official @stripe/stripe-react-native package, for your user's safety, and your developer's sanity!

See more: #842

@fbartho fbartho closed this as completed Jun 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants