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
- Extend the custom tax providers;
- Tax providers registration using the code;
- Display the list of available tax providers on UI;
- Edit tax provider settings on UI;
- Connect the tax providers to the selected Store;
- API to work with tax provider list.
Scenarios
View Tax Provider
- Go to More->Stores->select the Store;
- On Store details blade select the 'Tax providers' widget;
- The list available tax providers will be displayed on 'Tax providers' blade;
- Select a tax provider from the list;
-
The following details will be displayed:
- Tax provider name;
- Tax provider code;
- 'Is active' button- used to activate or de-activate the tax provider;
- 'Settings' widget.
Edit Tax Provider Settings
- Select the 'Settings' widget on tax provider details blade;
- Change the fixed tax rate if needed;
- Save the changes if any editing was made.
Last update:
March 23, 2023