Skip to content

Overview

The Tax Module provides the ability to extend tax provider list with custom providers and also provides an interface and API for managing these tax providers.

The tax module is an engine for tax calculations.

Key Features

  1. Extend the custom tax providers;
  2. Tax providers registration using the code;
  3. Display the list of available tax providers on UI;
  4. Edit tax provider settings on UI;
  5. Connect the tax providers to the selected Store;
  6. API to work with tax provider list.

Scenarios

View Tax Provider

  1. Go to More->Stores->select the Store;
  2. On Store details blade select the 'Tax providers' widget;
  3. The list available tax providers will be displayed on 'Tax providers' blade;
  4. Select a tax provider from the list;
  5. The following details will be displayed:

    1. Tax provider name;
    2. Tax provider code;
    3. 'Is active' button- used to activate or de-activate the tax provider;
    4. 'Settings' widget.

Tax providers Tax providers details

Edit Tax Provider Settings

  1. Select the 'Settings' widget on tax provider details blade;
  2. Change the fixed tax rate if needed;
  3. Save the changes if any editing was made.

Tax provider settings


Last update: March 23, 2023