TaxCalculationContext
TaxCalculationContext: Object
Information relevant to a tax calculation, such as the shipping address where the items are going.
Properties
The gift cards and discounts applied on line items.
Each object key or property is an ID of a line item
The cart's customer.
is_return
booleanRequiredWhether the cart is used in a return flow.
The cart's region.
The shipping address in the cart.
The shipping methods used in the cart.
Was this section helpful?