flutter_stripe_payment
flutter_stripe_payment copied to clipboard
Function to update card form button colors and text
Kindly give developers ability to update the Card form action button text, text color and background color. The default card form theme(especially the button) doesn't blend with all app. For example, my company do not save customers credit card detail but with the current action button on the card form, it gives them the impression that we save their card details.
Please kindly add these card form theming optional parameters in the paymentRequestWithCardForm()
method.
Thanks
you can use my pull request where you can change the card input style and strings (only android because I dont have a macbook to change it for ios )
stripe_payment:
git:
url: git://github.com/emme1009/flutter_stripe_payment.git
ref: feat/customization
Hi.. any update on this? Can we change the text, color of the form, and button? please update. Thanks