smarkets / react-native-paypal

React Native library that implements PayPal Checkout flow using purely native code
MIT License
118 stars 54 forks source link

Update iOS and Android Braintree sdks to latest versions #41

Closed nzankich closed 3 years ago

nzankich commented 4 years ago

Currently the ios braintree sdk is at version 4.16.0 and android is at 2.17.0. They should be updated to the latest versions to stability, bug fixes and new features

nzankich commented 4 years ago

This will add support for 3DS 2 and update 3DS redirect to latest version

see https://cocoapods.org/pods/Braintree#changelog

nzankich commented 3 years ago

Now updated 👍