Files
medusa-store/www/apps/resources/app/commerce-modules/tax/tax-region/page.mdx
T
Shahed Nasser 2c5ba408d4 docs: edits and fixes to commerce module docs (#7468)
Apply edits and fixes to the commerce modules docs
2024-05-29 11:08:06 +00:00

16 lines
466 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
export const metadata = {
title: `Tax Region`,
}
# {metadata.title}
In this document, youll learn about tax regions and how to use them with the Region Module.
## What is a Tax Region?
A tax region, represented by the [TaxRegion data model](/references/tax/models/TaxRegion), stores settings related to a region that your store serves.
Tax regions can inherit settings and rules from a parent tax region.
Each tax region has tax rules and a tax provider.