stripe-react-native
stripe-react-native copied to clipboard
Tell the difference from a 3D secure error
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.