Table of Contents

Tax settings

The Tax-settings node provides access to our tool for handling taxes and fees in DynamicWeb 10. Taxes

To create a new tax or fee:

  1. Click New tax setting
  2. Provide a name and check active
  3. If relevant, select which countries this tax or fee should be active for
  4. Switch to the Module-tab and select a tax provider
  5. Configure the provider
  6. Save

Currently we only supply an in-house Flat rate tax provider - to use this provider:

  1. Specify an amount and an amount type, i.e. Percent or Fixed
    • NB: If Fixed is selected, the currency of the fixed amount is the default currency set for products which is configured here
  2. Select which products this tax should apply to

For more advanced needs, you can create a custom provider of the TaxProvider class.

To top