react-native-braintree-dropin-ui icon indicating copy to clipboard operation
react-native-braintree-dropin-ui copied to clipboard

3D secure question

Open stravi opened this issue 4 years ago • 0 comments

Hi,

Can you please help me understand how should I treat 3DSECURE_NOT_ABLE_TO_SHIFT_LIABILITY and 3DSECURE_LIABILITY_NOT_SHIFTED errors? From this and this code I understand that some payment requests may fail only because I provide threeDSecureOptions.

Does it mean I should NOT always ask for a payment to be 3DS in order to increase the successful payment rate? If so how do I know for which payments I can ask for 3DS and for which I should NOT? Thanks.

PS. Are there any plans to make this repository to consume the newest Android v3 SDK from Braintree in order to support 3DS 2.0?

stravi avatar Feb 12 '20 17:02 stravi