woocommerce/plugins/woocommerce-blocks/docs/testing/cart-checkout/taxes.md

29 lines
969 B
Markdown
Raw Normal View History

# Taxes
## Setup
- You will need to have taxes setup for a region.
## What to test
2020-04-20 14:13:38 +00:00
With taxes disabled: <!-- heading -->
- [ ] You should not see "Taxes" line in the cart or checkout.
2020-04-20 14:13:38 +00:00
With taxes enabled: <!-- heading -->
- [ ] 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](https://raw.githubusercontent.com/senadir/todo-my-markdown/master/public/github-button.svg?sanitize=true)](https://git-todo.netlify.app/create)
<!-- FEEDBACK -->
---
[We're hiring!](https://woocommerce.com/careers/) Come work with us!
🐞 Found a mistake, or have a suggestion? [Leave feedback about this document here.](https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/testing/cart-checkout/taxes.md)
<!-- /FEEDBACK -->