stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Tell the difference from a 3D secure error

Open NicolasFreshmile opened this issue 2 years ago • 0 comments

Hello everyone :wave:

When I receive an error from Stripe due to 3D Secure authentication, the error message I encounter is as follows:

StripeErrorCode: null Type: null

I want to know on how to distinguish a 3D Secure authentication error from other types of errors. Your assistance would be greatly appreciated.

NicolasFreshmile avatar Sep 29 '23 14:09 NicolasFreshmile