ezet / stripe-sdk

A simple and flexible Stripe library for Flutter with complete support for SCA and PSD2.
https://pub.dev/packages/stripe_sdk
Other
137 stars 137 forks source link

Possibility to remove the PostalCode field #135

Closed Michele-x98 closed 3 years ago

Michele-x98 commented 3 years ago

There's not the possibility to remove or don't display the PostalCode text field that in my case is not required.

ezet commented 3 years ago

I'll add this when I have time

On Tue, Apr 27, 2021 at 6:38 PM MicheleBenedetti @.***> wrote:

There's not the possibility to remove or don't display the PostalCode text field that in my case is not required.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ezet/stripe-sdk/issues/135, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADQOQ6AKLUCCNJZ23R7VKDTK3R6PANCNFSM43VLB5JQ .

ezet commented 3 years ago

Feel free to create a PR for this

Michele-x98 commented 3 years ago

I made a pull request