docs: avalara integration tutorial (#13808)

* docs: avalara integration tutorial

* fix getTaxLines method

* fixes

* fix broken link

* fix build error

* fix vale errors
This commit is contained in:
Shahed Nasser
2025-10-23 13:07:27 +03:00
committed by GitHub
parent 90162ebeac
commit 356dcc94ce
9 changed files with 3399 additions and 10 deletions
@@ -301,3 +301,23 @@ Integrate a search engine to index and search products or other types of data in
]}
className="mb-1"
/>
---
## Tax
Integrate a third-party tax calculation service to handle tax rates and rules in your Medusa application.
<CardList
items={[
{
href: "/integrations/guides/avalara",
title: "Avalara",
badge: {
variant: "blue",
children: "Tutorial"
}
}
]}
className="mb-1"
/>