spryker/tax

Tax module

Maintainers

Details

github.com/spryker/tax

Source

Installs: 2 074 828

Dependents: 18

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 1

5.15.0 2023-11-02 20:09 UTC

README

Latest Stable Version Minimum PHP Version

Tax module is responsible for handling tax rates that can be applied to products, product options and shipments. This module covers destination based tax calculation according to European standards. Taxes are administered in form of tax rates and tax sets. The tax sets can have different tax rates for each country defined in the shop. A tax set is defined by a name and is uniquely identified by an id. As its name says, it’s associated to a set of rates. A tax rate is defined by a name, a numeric rate value and it’s linked to a country.

Installation

composer require spryker/tax

Documentation

Spryker Documentation