docs: tax provider updates for next release (#12431)

* docs: tax provider updates for next release

* change images

* fix vale error

* fix vale errors

* generate
This commit is contained in:
Shahed Nasser
2025-05-13 14:13:17 +03:00
committed by GitHub
parent 0c698194ea
commit 76bc21ff25
18 changed files with 18716 additions and 18297 deletions
@@ -10,11 +10,11 @@ export const metadata = {
# {metadata.title}
In this document, you'll learn about the options of the Tax Module.
In this guide, you'll learn about the options of the Tax Module.
## providers
The `providers` option is an array of either tax module providers or path to a file that defines a tax provider.
The `providers` option is an array of either [tax module providers](../tax-provider/page.mdx) or path to a file that defines a tax provider.
When the Medusa application starts, these providers are registered and can be used to retrieve tax lines.