flutter-stripe / flutter_stripe

Flutter SDK for Stripe.
https://pub.dev/packages/flutter_stripe
948 stars 523 forks source link

customize form ui appearance for flutter stripe #1707

Open tycooperaow opened 7 months ago

tycooperaow commented 7 months ago

hi, one of our features that we seek to use with his library is to make a customizable form and make the SDK more customizable for our own UI similar to Stripe elements FOR JAVASCRIPT. Is this possible?

If not, what would we be able to take this library and apply the UI appearance API from Stripe directly similar to this link here: https://docs.stripe.com/elements/appearance-api?platform=react-native

jonasbark commented 6 months ago

which customizations are you looking for specifically?

tycooperaow commented 6 months ago

@jonasbark Hey we have a custom style and brand for our app that we are seeking to incorporate into our flutter app but we found the UI elements from the library to be a little restrictive.

We are seeking to have the stripe forms render similar to stripe.js element but we can leverage our own UI.

how we can have custom UI interface for Stripe checkout on the frontend mobile app (Flutter) but use stripe rendered inputs that we can modify around.

prodigeomid commented 4 months ago

you have finded a solution ?

FDhunterz commented 2 months ago

if we have function to get tokenid from element its will be easy