flutter_braintree_native 0.1.4 copy "flutter_braintree_native: ^0.1.4" to clipboard
flutter_braintree_native: ^0.1.4 copied to clipboard

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay, Apple Pay and more.

0.1.4 #

  • Resolved an issue in example app on ios side and updated readme file
  • Made 3D Secure optional, now you can pass true/false to enable/disable 3D Secure for card payment
  • Now you can force 3DS challenge even if authentication is set to frictionless from backend

0.1.3 #

  • Improved stability for ios devices
  • Resolved an issue in AppDelegate.swift which made it impossible to run the example app on ios

0.1.2 #

  • Improved stability
  • Resolved some edge cases in card payment and venmo payment

0.1.1 #

  • Improve README documentation
  • Add platform support table
  • Minor documentation improvements

0.1.0 #

  • Initial release
  • Credit Card (with 3DS and billing)
  • PayPal
  • Google Pay (Android)
  • Apple Pay (iOS)
  • Venmo
  • Device Data collection
0
likes
150
points
383
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay, Apple Pay and more.

Repository (GitHub)
View/report issues

Topics

#credit-card-payment #paypal #google-pay #apple-pay #venmo

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_braintree_native

Packages that implement flutter_braintree_native