|
||
---|---|---|
.. | ||
graphql | ||
src | ||
.env.example | ||
.eslintrc | ||
.graphqlrc.yml | ||
.npmrc | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
saleor-app.ts | ||
tsconfig.json | ||
vitest.config.ts |
Saleor App Taxes Hub
Hub for configuring taxes in Saleor using different providers.
About
What is Saleor App Taxes Hub
Taxes App is a hub for configuring taxes in Saleor using different providers.
Integrates with:
- Avatax
- TaxJar
Development
- Install the app.
- Go to Configuration -> Taxes. In the "Select the method of tax calculation" select "Use tax app". Save.
- To trigger the webhook, go to Orders, create a draft order with customer, products, shipping address, shipping method. The taxes will recalculate on each address change.