Tax Settings Object


Site-level tax settings for a Wix site. Each site has a single tax settings resource.

These settings are shared across all Wix products on the site.

Properties
createdDatestringRead-onlyformat date-time

Date and time the tax settings were created.


taxIncludedInItemPricesboolean

Whether tax is already included in catalog item prices.

When true, checkout treats catalog prices as tax-inclusive and doesn't add tax on top. When false, tax is calculated and added on top of catalog prices at checkout.

This is a site-level display flag, shared by all Wix products on the site. It doesn't re-price the catalog — catalog prices are unchanged; it only controls whether checkout treats them as already including tax.

Default: false


updatedDatestringRead-onlyformat date-time

Date and time the tax settings were last updated.

Did this help?