# Magento 2 VAT Exemption

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 Vat Exemption Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Vat Exemption* ](#bkmrk-configuration-settin)
    - *General Settings*
    - *Vat Exempt Settings*
3. [*VAT Exempt - Reasons* ](#bkmrk-vat-exempt---reasons)
    - *Create New Reason*
4. [*Admin Order View Page* ](#bkmrk-admin-order-view-pag)
    - *Declaration Statement on Order View Page*
    - *VAT Exemption Details on Order View Page*
    - *VAT Exemption Option for Admin Orders*
5. [*Enable VAT Exemption for Products* ](#bkmrk-enable-vat-exemption)
    - *Include or Exclude Product*
6. [*Front-end Site View* ](#bkmrk-front-end-site-view)
    - *VAT Exempt Form on the Cart Page*
    - *VAT Exempt Message on the Cart Page*
    - *VAT Exempt Option on the Checkout Page*
    - *VAT Exempt Discount*
    - *Shipping VAT…*
    - *VAT Exempt Discount on the Front-end*
    - *VAT Exempt Declaration Statement on the Front-end*

### <span style="color: #3b82f6;">Installation</span> [](#bkmrk-)

- <span style="color: #f97316;">**Installation via app/code:**</span> Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory. ```php
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for Vat Exemption</span> [](#bkmrk--1)

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Vat Exempt Settings**

#### <span style="color: #f97316;">General Settings</span>

- **Enabled -** Select "Yes" or "No" to enable or disable the module.
- **License Key -** Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at <support@scommerce-mage.com>.

[![image - 2025-06-10T174914.001.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t174914-001.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t174914-001.jpg)

#### <span style="color: #f97316;">Vat Exempt Settings</span> [](#bkmrk--3)

- **Shipping VAT Exempt -** Please Select "Yes/No" to include or exclude shipping from VAT exemption (Default - No).
- **Declaration Statement -** Please provide declaration statement. This will be shown in admin along with order details and on the frontend in My Account section.
- **VAT Exempt Title -** Please provide title. This will be shown on the checkout page before VAT Exempt message and declaration form (Default - VAT Exempt).
- **Basket VAT Exempt Message -** Please add VAT exempt message. This will be shown on the cart/basket page.
- **VAT Exempt Message -** Please provide VAT Exempt message. This will be shown on the checkout page under VAT exempt section to users who are applying for VAT exemption. **(Default - VAT Exempt products are in your basket so if you are disable or from eligible charity then you should be able to claim VAT exemption from here).**
- **Terms and Condition Message -** Please provide terms and conditions message. This will be shown on the checkout pages along with checkbox on VAT exempt declaration form.
- **Use Reason as Text Input-** Set "Yes" to allow customers to enter their own custom reasons without selecting from the dropdown list

[![image - 2025-06-10T174951.324.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t174951-324.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t174951-324.png)

- **Show VAT Exempt -** Set "Yes" to show vat exempt form on the checkout otherwise it will be hidden.
- **Next button text-** Use this setting to change text for "Next" button on the checkout page.
- **Apply button text-** Use this setting to change text for "Apply VAT exempt" button on the checkout page.
- **Cancel button text-** SUse this setting to change text for "Cancel VAT exempt" button on the checkout page.
- **More info area-** Set "Yes" to add more information about VAT exemption for your customers

[![image - 2025-06-10T175028.898.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175028-898.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175028-898.png)

### <span style="color: #3b82f6;">VAT Exempt - Reasons</span> [](#bkmrk--6)

You can create and manage reasons for VAT Exemption from the backend, **Admin &gt; VAT Exempt &gt; Reasons &gt; Vat Exempt Reasons**. This grid will have columns like, ID, Reason, Status, Action, along with create new button to add new reason.

[![image - 2025-06-10T175101.583.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175101-583.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175101-583.jpg)

- <span style="color: #f97316;">**Create New Reason -**</span> To create new reason from the backend, go to **Admin &gt; VAT Exempt &gt; Reasons &gt;** click **"Create New"** and set below configuration.
- Reason : Add the reason title
- Sort Order: Enter sort order
- Status: Select reason status

### <span style="color: #3b82f6;">Admin Order View Page</span> [](#bkmrk--8)

- <span style="color: #f97316;">**Declaration Statement on Order View Page -**</span> You can see the declaration statement and VAT exemption details on the order view page at, **Sales &gt; Orders &gt; Select Order &gt; View**.

[![image - 2025-06-10T175141.096.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175141-096.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175141-096.jpg)

- <span style="color: #f97316;">**VAT Exemption Details on Order View Page -**</span> In the screen grab you can see the Vat exempted amount under **''Order Totals'' section**.

[![image - 2025-06-10T175230.921.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175230-921.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175230-921.png)

- <span style="color: #f97316;">**VAT Exemption Option for Admin Orders -**</span> For admin orders you can apply for Vat exemption by checking "Apply Vat Exempt" option from **Sales &gt; Orders &gt; Create New Order &gt; Select Customer &gt; Add Products &gt; Vat Exemption** – check "**Apply Vat Exempt".**

**[![image - 2025-06-10T175302.017.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175302-017.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175302-017.jpg)**

### <span style="color: #3b82f6;">Enable VAT Exemption for Products</span> [](#bkmrk--12)

- <span style="color: #f97316;">**Include or Exclude Product -**</span> To include/exclude store products for the VAT exemption, go to **Catalog &gt; Product &gt; Select Product &gt; Edit &gt; VAT Exempt - ''Yes/No''**.

[![image - 2025-06-10T175347.474.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175347-474.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175347-474.jpg)

### <span style="color: #3b82f6;">Front-end Site View</span> [](#bkmrk--14)

- <span style="color: #f97316;">**VAT Exempt Option on the Cart Page -**</span> Apply for Vat Exempt option appears on the cart page and when user opts for this option, then it opens the form on the checkout page after the shipping details to add the required information.

[![image - 2025-06-10T175432.463.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175432-463.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175432-463.jpg)

- <span style="color: #f97316;">**VAT Exempt Message on the Cart Page –**</span> You can display VAT exempt message on the cart page from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Vat Exempt Settings &gt; Basket VAT Exempt Message –** add message, the added message will be shown on the cart page.

[![image - 2025-06-10T175432.463.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175432-463.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175432-463.jpg)

- <span style="color: #f97316;">**VAT Exempt Form on the Checkout Page -**</span> When the user enables the module and adds a VAT exempted product to cart then "**Apply for Vat Exempt**" option appears on the checkout page and check on this option opens the form. On the form "**Apply VAT Exempt**" and once applied, "**Cancel VAT Exempt**" buttons are available for VAT exemption claim.

[![image - 2025-06-10T175614.760.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175614-760.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175614-760.jpg)

- <span style="color: #f97316;">**VAT Exempt Discount -**</span> You can see the exempted amount on the checkout page under **''Order Summary''** section.

[![image - 2025-06-10T175706.922.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175706-922.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175706-922.jpg)

- <span style="color: #f97316;">**Shipping Vat -**</span> You can enable shipping Vat exempt by selecting "Yes" for "Shipping VAT Exempt" from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration&gt; Vat Exempt Settings &gt; Shipping VAT Exempt - "Yes".** In the below image you can see the exempted Vat is **£** 3.05 (Shipping Tax (.41) + Tax (2.64)).

[![image - 2025-06-10T175749.872.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t175749-872.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t175749-872.png)

- <span style="color: #f97316;">**VAT Exempt Discount on the Front-end -**</span> You can view the VAT exemption information on the front-end under **''My Orders''** section.

[![image (66) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/A7iimage-66-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/A7iimage-66-1.png)

#### <span style="color: #f97316;">VAT Exempt Declaration Statement on the Front-end - My Account -</span> [](#bkmrk--21)

You can see the VAT exempt declaration statement under **My Account &gt; My Order section**.

[![image - 2025-06-10T180017.998.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/scaled-1680-/image-2025-06-10t180017-998.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-06/image-2025-06-10t180017-998.jpg)

If you have a question related to this extension please check out our [**FAQ section**](https://www.scommerce-mage.com/magento-2-vat-exemption.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**