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
66 stars 129 forks source link

Disabling Credit Cards #178

Open samcheneytlc opened 1 week ago

samcheneytlc commented 1 week ago

Is there a way to disable credit cards specifically using the drop in UI and also remove the "Credit or" text from the sheet?

Screenshot 2024-11-21 at 4 29 23 PM
BunnyBuddy commented 4 days ago

Yes there is, but you may need to change it from the native code.