Types > TaxBasedOn
Values
Value | Description |
---|---|
billing_address | Use shop billing address for tax rule evaluation |
customer_billing_address | Use customer's billing address for tax rule evaluation |
customer_shipping_address | Use customer's shipping address for tax rule evaluation |
customer_shipping_or_billing_address | Use customer's shipping or billing address for tax rule evaluation. Depending on whether order contains physical items or not. |
shipping_origin_address | Use shipping origin address for tax rule evaluation |
shop_address | Use shop address is used for tax rule evaluation |
Used By
Types
ShopSettings, ShopSettingsCreate
Preview (typescript)
Loading module