Tax rules
The tax rule object and the allowed CRUD operations on the related resource endpoint
Create a tax rule to be associated with a manual tax calculator. Use the available regular expressions to match the order shipping method and apply the specified tax_rate
(default is 0
). You can optionally define the tax rule taxable preferences by setting the freight_taxable
, payment_method_taxable
, gift_card_taxable
, and adjustment_taxable
attributes to true
(all false
by default).
Last updated