You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
We have implemented stripe 3d secure flow in our app but it's not working on some live cards when collecting payments. When we get clientSecret against the payment from the server and calls authenticatePaymentIntent method with the client secret, we get an exception 'There was an unexpected error, please try again in a few seconds'. Any help would be much appreciated.
The text was updated successfully, but these errors were encountered:
getting same with "tipsi-stripe": "^9.1.4", platform :ios, '11.0' xcode- 12.4. Need solution or hv to downgrade to lover version somewhere to 8.x.x, also which is now not supported by android playstore and will not allow uploading that apk. @mudassar6969 are u able to find any solution
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!
We have implemented stripe 3d secure flow in our app but it's not working on some live cards when collecting payments. When we get clientSecret against the payment from the server and calls authenticatePaymentIntent method with the client secret, we get an exception 'There was an unexpected error, please try again in a few seconds'. Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: