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

How to create subscription with plan_id? #128

Open thao-vu-0106 opened 1 year ago

thao-vu-0106 commented 1 year ago

BraintreePaypalRequest don't have planId property, so how to create recurring payment ?