-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android v3 and IOS v4 sdk for PSD2 Strong Customer Authentication #70
Comments
Yes, the deadline in Europe for SCA (Strong customer authentication) which basically mandates the use of 3DS - 3d secure, is the 14th September 2019. Are there any plans to update the plugin to make it work after 14th September 2019? Here are some articles on the changes: |
On closer inspection it looks like the plugin already supports 3DS 2.0 for iOS as that was released in version 4.10.0 of the SDK and this plugin uses version 4.14.0, see: https://github.com/braintree/braintree_ios/releases?after=4.16.0 But the Android SDK only got support after version 3.3.30, see https://github.com/braintree/braintree_android/releases, which was only released 25 days ago. |
Are there any plans to update the plugin to make it work after 14th September 2019? This is very important |
I received some E-Mails from Braintree, I need to update my plugin to Android v3. Any ideas about progress guys ? |
Did you solved it? |
@Deeeej or anyone else here have luck with 3ds support? |
Someone has already begun to integrate the Android v3 and IOS v4 sdk into the plugin?
The text was updated successfully, but these errors were encountered: