Types > TaxBasedOn
Commerce APITypesTaxBasedOn
TaxBasedOn

Values

ValueDescription
billing_addressUse shop billing address for tax rule evaluation
customer_billing_addressUse customer's billing address for tax rule evaluation
customer_shipping_addressUse customer's shipping address for tax rule evaluation
customer_shipping_or_billing_addressUse customer's shipping or billing address for tax rule evaluation. Depending on whether order contains physical items or not.
shipping_origin_addressUse shipping origin address for tax rule evaluation
shop_addressUse shop address is used for tax rule evaluation

Used By

Types

ShopSettings, ShopSettingsCreate

Preview (typescript)

Loading module