18 lines
551 B
Markdown
18 lines
551 B
Markdown
[![Create Todo list](https://raw.githubusercontent.com/senadir/todo-my-markdown/master/public/github-button.svg?sanitize=true)](https://git-todo.netlify.app/create)
|
|
|
|
# Taxes
|
|
|
|
## Setup
|
|
|
|
- You will need to have taxes setup for a region.
|
|
|
|
## What to test
|
|
|
|
With taxes disabled: <!-- heading -->
|
|
|
|
- [ ] You should not see "Taxes" line in the cart or checkout.
|
|
|
|
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. |