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

Added PayPal Payer Id #98

Closed nabinadhikari closed 2 years ago

nabinadhikari commented 2 years ago

While creating Paypal Nonce, Currently there is no way we can get PayPal Payer Id. I have tried to add that in the PaymentMethodResponse.

pikaju commented 2 years ago

Thank you!