# Taxes

***

### Simplify your tax settings using Tax Rules

Venditan Commerce includes an extensive Tax management system that allows us to configure the rates that are applied to your:

* Products
* Customer Types
* Delivery Methods
* Shipping destinations
* A combination of the above

Tax is managed by creating Tax Rules for the country in which you operate.

{% hint style="success" %}
**No tax headaches, we'll handle it**

Our team will configure your Tax Rules during your switch to Venditan Commerce, guaranteeing compliance from the moment you launch.
{% endhint %}

**Tax Rules** consist of:

* **Name:** Names the Tax Rule.
* **Tax Rate:** The percentage rate applied to the product, governed by the law of the country where the sale is being performed.

**Tax Rates** consist of:

<table><thead><tr><th width="199">Data</th><th>Purpose</th><th>Example</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Names the Tax Rate.</td><td>VAT</td></tr><tr><td><strong>Country</strong></td><td>Defines the target country of the Tax Rate.</td><td>United Kingdom</td></tr><tr><td><strong>Value</strong></td><td>Defines the percentage markup that should be applied.</td><td>20%</td></tr><tr><td><strong>Effective From/To</strong></td><td>Used for scheduling changes in Tax Rate.</td><td>When VAT changed from 17.5% to 20% in 2011.</td></tr><tr><td><strong>Sales Channel</strong></td><td>Limits the Tax Rule to a specific Sales Channel.</td><td>Selling on an international marketplace.</td></tr><tr><td><strong>Customer Type</strong></td><td>Limits the Tax Rule to a specific Customer Type.</td><td>Tax exemptions for military personnel.</td></tr><tr><td><strong>Taxable Group</strong></td><td>Limits the Tax Rule to a subset of products by applying criteria across:<br><br>Product Category, Department, Product Tags, Sales Audience</td><td>Reduced or exempt Tax Rates for specific goods or services, like antiques and second hand goods. </td></tr></tbody></table>

#### Reduced Rate, Zero-Rated and Exempt Products

Product Tags are used to tag specific products for special treatment.

The tagged products are specified when setting up the Taxable Group within the Tax Rate.

#### Charge Tax on Gross Profit only

Taxable Groups can also be set up to charge the Tax Rate on gross profit only.&#x20;

{% hint style="success" %}
Tax Rules can be adjusted on an ongoing basis to accommodate changes in regulations or your business needs, we typically handle this for our clients on an ongoing basis.
{% endhint %}

***

### First-match application of Tax Rules

Venditan Commerce uses a **first-match basis** approach to apply Tax Rules.

This ensures that the most specific and relevant tax regulations are prioritised for the delivery destination.&#x20;

***

### :electric\_plug: Integration: Use Avalara for advanced international Tax Rules

Venditan Commerce is integrated with **Avalara**, a leading third-party tax management solution that handles complex international tax regulations.

Avalara allows us to automate the entire tax calculation process, ensuring accuracy and compliance across multiple jurisdictions where the rates can be highly variable, e.g. Across the United States of America.

When a Customer completes a purchase on your website, the product basket details are sent to Avalara.&#x20;

Avalara then calculates the applicable taxes and returns the information instantly, ensuring the correct amount is charged. This entire process happens automatically, providing a smooth and transparent experience for the customer.

***

### Manage HMRC & Exports data for your products

Venditan Commerce can handle critical product information if you export products overseas.

<table><thead><tr><th width="235">Data</th><th>Purpose</th></tr></thead><tbody><tr><td><strong>Country of Origin</strong></td><td>Specifies the economic nationality of each product. This information is essential for determining applicable trade agreements, tariffs, and regulations that may affect your goods during export.</td></tr><tr><td><strong>Export Commodity Code</strong></td><td>Crucial for calculating the correct rate of Customs Duty, import VAT, and applicable taxes.</td></tr><tr><td><strong>Import Commodity Code</strong></td><td>Assists in determining the duties and taxes imposed by the importing country, facilitating smoother customs clearance and compliance with local regulations.</td></tr><tr><td><strong>Composition</strong></td><td>Document the raw materials that each product is made from.</td></tr></tbody></table>

***

### Support for Import One-Stop-Shop (IOSS) scheme

Venditan Commerce supports VAT charging under the IOSS scheme.

This means orders received from EU member states will have the relevant VAT for the state added automatically - *only* if the Order Total is below the IOSS threshold of 150 EUR.

If the order is above that threshold, then VAT won't be added to the Order.

***

### Access Tax breakdowns with in-built reporting

Access tax breakdowns with built-in reporting that can be scheduled to be sent to an email address at a frequency of your choice.&#x20;

#### **For VAT Returns: Sales by Tax Report**

Gain insights into your sales performance across different Sales Channels.

Review sales exclusive of tax and tax amounts for each Sales Channel. The data is broken down by Tax Rate, providing a day-by-day view over a selected date range.

#### **For Reconciliation: Payment Receipts Report**

Track individual transactions processed through your website.

This report breaks down transactions by payment types: credit card, debit card and E-voucher.&#x20;

Each transaction is itemised, showing the tax charged, allowing you to reconcile payments and taxes accurately.

{% hint style="info" %}
Learn more: [Reports & Analytics](/docs/reports-and-analytics.md)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.venditan.com/docs/product-information-management-pim/taxes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
