Developer forum

Forum » Feature requests » TaxProvider improvements

TaxProvider improvements

Niels Foldager
Reply

Hi Dynamicweb,

We are working on a solution where we are using a custom TaxProvider to handle different kind of fees. This provider can be hit multiple times in the same cart with different configurations. We need to control the order of the individual taxsettings as some must be used to calculate a fee before other fees, while other taxsettings must calculate a fee after the other fees have been calculated and added to the order. Will it be possible to add a sort option on these tax settings?

Will it also be possible to expose the Id for the individual TaxSetting (TaxSettingId). Right now you can only get a Name and a SystemName from the base properties. The system name is null, as EcomTaxSettings does not contain a system name. 

Best regards
Niels Foldager


Replies