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 116 forks source link

Updated credentials for braintree cardinal #71

Closed reverie-ss closed 2 years ago

reverie-ss commented 3 years ago

This change is in accordance to the official braintree_android package. For more details regarding the issue, check this braintree/braintree_android#373 (comment)

reverie-ss commented 3 years ago

This PR fixes https://github.com/pikaju/flutter-braintree/issues/70

pikaju commented 2 years ago

Thank you!