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

PayPal Null on iOs continues appearing #20

Closed adriancsbna closed 4 years ago

adriancsbna commented 4 years ago

Hi!

I found found a bug. When in the request you put paypalRequest as null, in Android it works correctly, the PayPal option does not appear, but in iOS it continues appearing.