Configuring Sections
Umbraco
In order for the rates to apply to sections correctly, you must configure the sections across several areas of the system.
In all versions of the product (backoffice, b2b, b2c, broker, etc.), the sections must be selected on the product-level settings. The option is "Class of Business".

The sections must also be selected in any applicable tax entries.

MongoDB
Each product requires an entry into the "NEWRATES_Product_Config" table to control configurable settings. These settings are described in full here: NEWRATES_Product_Config. Part of this configuration is which sections apply to the product and the key attributes of those sections.

It is important that the SectionCode and ClassOfBusiness match what is configured in Umbraco
Last updated