woocommerce / woocommerce-gateway-stripe

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

Required fields will not be validated before Stripe Modal Checkout #559

Closed thomas-zg closed 6 years ago

thomas-zg commented 6 years ago

Affected ticket(s)

What I expected

The required checkout fields will not be validated in WC 3.3. The popup will be shown but the e.g. phone number is empty.

What happened instead

Steps to reproduce the issue

  1. Clean install of Woocommerce and the Stripe plugin, enable Stripe Checkout
  2. Install Storefront as default theme
  3. Add some products
  4. Add a product to the cart and go through the checkout, let a required field empty
  5. Stripe modal window will be shown, the validation of the empty required field will not be processed
grafik
roykho commented 6 years ago

Please have a read here https://github.com/woocommerce/woocommerce-gateway-stripe/issues/446 and in the changelog.txt file.