jonasbark / flutter_stripe_payment

[DISCONTINUED] A flutter plugin with stripe payment plugin integration
MIT License
307 stars 243 forks source link

[paymentRequestWithCardForm] Layout issue #305

Closed tan-nad closed 3 years ago

tan-nad commented 3 years ago

stripe_payment: v1.1.2

The layout of card form is broken when tapping on any field in the second row. (using paymentRequestWithCardForm). It used to work in the previous version.

It would be great if there is an option to hide the 'Postal code'.

jonasbark commented 3 years ago

I will hide it altogether

tan-nad commented 3 years ago

Are you sure it will work after hiding it?

tan-nad commented 3 years ago

Looks like the issue still happens. Could you please take a look again?