plugins/woocommerce/client/blocks/docs/internal-developers/testing/releases/520.md
Zip file for testing: woocommerce-gutenberg-products-block.zip
CartTotalItem within usePaymentMethodInterface. (4240)prepareTotalItems but is not visible.console.log the result of prepareTotalItems and verify the key is there.WooCommerce -> Settings -> Tax and set Display tax totals to Itemized and Display prices during basket and checkout to Excluding Tax.These instructions are for both the Cart and Checkout block!
Show rate after tax name in the editor sidebar.WooCommerce -> Settings -> Tax and set Display tax totals to As a single total and then ensure the option to Show rate after tax name is no longer available in the Cart and Checkout blocks.Itemized.WooCommerce -> Settings -> Tax and set Display prices during basket and checkout to Including Tax.Excluding Tax.WooCommerce -> Settings -> Tax and set Display tax totals to As a single total and then ensure the Taxes section of the sidebar does not include a further breakdown of rates.Itemized and ensure the rates are broken down correctly.Show rate after tax name option in the block and ensure the changes are reflected on the front-end.WooCommerce -> Settings -> Tax and set Display prices during basket and checkout to Including Tax.via X updates in the Shipping section of the sidebar. Do this in both Cart and Checkout.The controls modified in this PR are used in many blocks, so the steps below should be repeated for all of them.
Affected blocks:
canMakePayment in the frontend (not the editor) context. (4188)@woocommerce/blocks-checkout package. (4222)Do the testing steps for the following widgets: Product Search, Product Categories, Products, Products by Rating, and Recent Product Reviews