---
title: Tax Configuration | Shopware Community Hub
description: >-
  Learn how to configure and manage tax settings in Shopware to ensure
  compliance with regional tax regulations. This unit covers VAT, sales tax, and
  other tax…
canonical_url: 'https://hub.shopware.com/learn/unit/solutions-architect-tax-configuration'
---

# Tax Configuration

<LearningObjectives>

- Configure **tax rules** comply with local regulations.
- Differentiate between **different types** of taxes.
- Make recommendations on **how to set up taxes** for companies selling cross-border.

</LearningObjectives>

# Introduction to Tax Configuration

**Tax Configuration Overview**

While Shopware’s tax system (`Settings > Tax`) is versatile and can handle various taxation scenarios, it’s important to understand that it is primarily designed with value-added tax (VAT) in mind. This focus on VAT is rooted in historical reasons, as the platform was developed in Europe, where VAT is the predominant tax system. However, despite this focus, Shopware is to some extent capable of managing other tax systems, such as sales tax in the United States. Understanding this context is key when configuring taxes in Shopware, particularly for businesses operating across multiple regions with different tax obligations.

**Manual Tax Configuration vs. Automated Services**

Shopware allows you to manually configure tax rules based on the requirements of your business. You can set tax rates for different regions, create tax classes for various product types, and establish rules that apply based on customer conditions (such as B2B or B2C). However, as tax laws become increasingly complex, particularly in regions like the European Union with the One-Stop-Shop (OSS) system, or in the United States, where sales tax can vary by state, county, or even city, manual configuration can become burdensome and prone to error.

To mitigate this risk, many businesses, especially larger ones, strongly recommend using automated tax services like [TaxJar](https://www.taxjar.com/), [Avalara](https://www.avalara.com/us/en/index.html), or [Stripe Tax](https://stripe.com/en-ro/tax). These services integrate with Shopware and handle tax calculations in real time based on the latest tax laws and rates. Using an automated service not only reduces the risk of compliance issues but also saves time by automating a task that would otherwise require constant monitoring and updates.

More about tax configuration here: [Taxes settings](https://docs.shopware.com/en/shopware-6-en/settings/taxes).

## Types of Tax

### **1\. Value-Added Tax (VAT)**

**Overview:** VAT is a consumption tax that is applied at each stage of the supply chain. Unlike sales tax, VAT is typically included in the price of goods and services and is common in many parts of the world, particularly in the EMEA (Europe, Middle East, and Africa) region.

**Territories:**

- **EMEA (Europe, Middle East, and Africa):** VAT is predominantly used across the European Union, parts of the Middle East, and Africa.

- **APAC (Asia-Pacific):** Some countries, such as Australia and New Zealand, also implement VAT or GST (Goods and Services Tax), which functions similarly to VAT.

**Key Considerations for VAT Setup:**

- **VAT Compliance for International Fulfillment**: Businesses fulfilling orders internationally must be aware that they must be tax-compliant as soon as they hold stock in a particular country. For example, when using services like Amazon Fulfillment, Amazon may allocate stock to warehouses in different countries based on demand. This action automatically creates a tax obligation in that country, requiring the business to register for VAT and comply with local tax laws.

- **Shipping Costs and VAT**: The VAT rate on shipping, or any service fees such as payment fee and packaging fee, should equal the percentage paid on the products in the order. Therefore, if a product is subject to a reduced VAT rate, the same reduced rate applies to the shipping cost. Shopware allows for three types of VAT calculations on shipping: “auto”, “fixed”, and “highest”. We recommend keeping it on “auto”.

- **Product Categories:** If applicable, assign different VAT rates to different product categories (e.g., reduced rates for food products).

- **B2B Transactions:** Implement tax exemptions for B2B customers within the EU who provide a valid VAT identification number.

**Particulars to Consider:**

- Ensure VAT rates are updated regularly to comply with changing laws.

- Provide clear tax breakdowns on invoices, showing the VAT applied.

### **2\. Sales Tax**

**Overview:** Sales tax is a tax on the sale of goods and services, typically collected at the point of purchase. Unlike VAT, sales tax is generally not included in the price of goods and is added at checkout. Depending on local regulations, sales tax rates can vary widely, even within a single country.

**Territories:**

- **Americas (North America and parts of South America):** Sales tax is primarily used in the United States and parts of Canada.

- **APAC:** Some regions, particularly in Asia, may also use sales tax, though this is less common than VAT/GST.

**Key Considerations for Sales Tax Setup:**

- **State, County, and City Rates:** Configure sales tax rates based on the customer’s location, which may require different rates for different states, counties, or cities within the U.S.

Product Exemptions:** Some products (e.g., groceries or clothing) may be exempt from sales tax or taxed at different rates.

- **Nexus Rules:** Determine if your business has a tax nexus in a particular state, which obligates you to collect sales tax in that state.

**Particulars to Consider:**

- Shopware Tax configuration will only allow for an average tax per state.

- Implemented automated sales tax calculations with services like TaxJar, Avalara, or Stripe Tax.

- Provide transparent tax information at checkout, showing the breakdown of sales tax by jurisdiction.

### **3\. Miscellaneous Taxes and Fees**

Beyond VAT and sales tax, there are other taxes that may be relevant depending on the region and nature of your ecommerce business:

- **Goods and Services Tax (GST):** Similar to VAT, GST is used in countries like Australia, New Zealand, India, and Canada. GST typically applies at each stage of production and distribution, much like VAT, but the specific rates and rules vary by country.

- **Excise Taxes, Environmental Taxes and Deposits:** These are specific taxes on certain goods, such as alcohol, tobacco, fuel, consumer electronics, and packaging. These taxes can be included in the price of the product, but might have to be mentioned separately. In-store Shopware Extension Store various 3rd party solutions.

## **Managing Taxes in Shopware Manually**

Shopware’s tax system can be found under `Settings > Tax`. Tax rates can be created, with percentages per country assigned. Next, rates can be assigned to products. For example, we create a “Reduced VAT” rate for food, assigning 9% to the Netherlands and 6% to Italy.
