Loading...
Was this page helpful?
This documentation provides a reference to the getTaxLines
method. This belongs to the Tax Module.
This method retrieves tax lines for taxable items and shipping methods in a cart.
Learn more in this guide.
items
(TaxableItemDTO | TaxableShippingDTO)[]calculationContext
TaxCalculationContextPromise
Promise<(ItemTaxLineDTO | ShippingTaxLineDTO)[]>