Tipsi-stripe: 3D Secure 2 Declined

Created on 7 Jun 2019  路  8Comments  路  Source: tipsi/tipsi-stripe

The problem

This library supports 3D secure.

Simulator Screen Shot - iPhone 8 - 2019-06-07 at 15 11 26

What about 3D Secure 2? When using a 3D secure SCA test card 4000 0000 0000 3220 in our app with tipsi-stripe we get this error:

Simulator Screen Shot - iPhone 8 - 2019-06-07 at 15 21 04

Environment

  • tipsi-stripe version: 7.4.0
  • iOS or Android: Both
  • React-Native version: 0.57.4

Most helpful comment

@cybergrind Thanks for the response, I'm going to try and integrate natively, and will pull request if no one else does closer to the time... just got to get my head around how they work.

All 8 comments

hi @lukebrandonfarrell It will work only after #448

@cybergrind Thanks for the response, I'm going to try and integrate natively, and will pull request if no one else does closer to the time... just got to get my head around how they work.

Hi,

I am trying to integrate tipsi-stripe and 3D secure.
I am going to use stripe.confirmCardPayment in tipsi- stripe.
but got error.

@lukebrandonfarrell did you find any solution for that?

@devadi1996 Nope, we are building our own in-house version of Stripe 3D secure, it will be used alongside react-native-navigation and the external component API. Keep an eye on: https://github.com/aspect-apps/react-native-navigation-stripe-3d-secure. We will probs open-source in next 2 - 3 months.

Hi @lukebrandonfarrell
Have you solved the problem?

Thanks

@akhilsanker we wrote our own library https://github.com/aspect-apps/react-native-stripe-payments

Was this page helpful?
0 / 5 - 0 ratings