pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.
https://pub.dev/packages/flutter_braintree
MIT License
64 stars 119 forks source link

Add possibility to add 3D-Secure email and billing address #19

Open philipgiuliani opened 4 years ago

philipgiuliani commented 4 years ago

See: https://developers.braintreepayments.com/guides/3d-secure/migration/android/v3#drop-in-ui

This requires an upgrade of the iOS and Android dependency and will change the way that 3D Secure has to be initialized.