37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
# Taxes <!-- omit in toc -->
|
|
|
|
## Table of Contents <!-- omit in toc -->
|
|
|
|
- [Setup](#setup)
|
|
- [What to test](#what-to-test)
|
|
- [With taxes disabled](#with-taxes-disabled)
|
|
- [With taxes enabled](#with-taxes-enabled)
|
|
|
|
## 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](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-blocks/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/internal-developers/testing/cart-checkout/taxes.md)
|
|
|
|
<!-- /FEEDBACK -->
|
|
|