Important: When developing websites or building apps with Blocks, use Velo service plugins.
The Tax Exempt Groups service plugin lets your app provide tax exempt groups that a Wix site can use when calculating tax. A tax exempt group represents a category of buyers that are exempt from tax — for example, resellers or non-profit organizations — together with the regions where the exemption applies.
The exempt groups you provide with this service plugin are added to the site's available tax exempt groups when your app is installed, alongside groups created directly with the Tax Exempt Groups API. Once available on the site, an exempt group can be applied to buyers so that qualifying buyers aren't charged tax in the regions you specify.
This service plugin is configuration-only: it has no methods for you to implement. You declare your tax exempt groups in the extension's configuration and Wix reads them — there's no runtime endpoint that Wix calls, so deploymentUri can be left blank.
The integration is done via an app created in your Wix Studio workspace with the Tax Exempt Groups Provider extension.
Learn more about implementing a service plugin with Wix.
Each tax exempt group you declare includes:
exemptTaxGroupName — the display name of the exempt group.id — a unique ID for the exempt group.exemptRegions — where the exemption applies: either WORLDWIDE, or a specific list of countries (each optionally narrowed to subdivisions).See Configuration for how to add the extension and declare your exempt groups.
WORLDWIDE scope to apply the exemption everywhere, with no region list.Last updated: 21 July 2026