woocommerce/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/965.md

734 B

Testing notes and ZIP for release 9.6.5

Zip file for testing: woocommerce-gutenberg-products-block.zip

WooCommerce Core

Checkout: Fix state validation after changing shipping country. (8633

  1. With a default valid US shipping address set, add an item to the cart and proceed to checkout.
  2. Change the shipping address country to India. You will see an error about the incorrect postcode.
  3. Select an India state from the dropdown. You will see an error about the incorrect postcode.
  4. Enter a valid postcode 411014. All errors should go away.