ITaxCalculationStrategy
Methods
calculate
Calculates the tax amount for a given set of line items under applicable tax conditions and calculation contexts.
Parameters
the line items to calculate the tax total for
the tax lines that applies to the calculation
other details relevant for the calculation
Returns
Promise
Promise<number>Requiredthe tax total
Promise
Promise<number>RequiredWas this section helpful?