All Release Notes
External Tax Amount
8 September 2017
Composable Commerce
HTTP API
Enhancement
Pricing and Discounts
The new cart tax mode ExternalAmount
allows to set the totalGross
, taxRate
and taxPortions
fields on cart's content externally by the client. This is useful in case you prefer to have those values calculated by a third party service.
- [API] Added the TaxMode
ExternalAmount
. - [API] With it, it is possible to set the line item tax amount, the custom line item tax amount, the shipping method tax amount as well as the cart total tax.