woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
231 stars 202 forks source link

Validation is skipped on mobile #450

Closed mikkamp closed 6 years ago

mikkamp commented 6 years ago

When checking out on a mobile device, the validation is skipped (handled after the payment fields).

If I do not enter any of the required fields and click the Continue to payment button. The payment fields show up without any warning. I'm also asked to enter the email address, which is usually pre-populated after entering the checkout fields

image

If I do the same on a desktop, I get the following validation errors before being allowed to enter payment details:

First name cannot be empty
Last name cannot be empty
Street address cannot be empty
Town / City cannot be empty
County cannot be empty
Phone cannot be empty
Email address cannot be empty

Tested with:

Affected ticket: 894822-zen

roykho commented 6 years ago

Yes that is correct, nothing we can do about this one on mobile.