Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 1.09 KB

File metadata and controls

33 lines (19 loc) · 1.09 KB

📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the WooCommerce monorepo.

Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.


Taxes

Table of Contents

Setup

  • You will need to have taxes setup for a region.

What to test

With taxes disabled

  • You should not see "Taxes" line in the cart or checkout.

With taxes enabled

  • You should see "Taxes" line in the cart or checkout.
  • If the user address or store settings country doesn't have taxes in it, the value will be 0.

Create Todo list