About the Tax Groups API

Note: This API will be deprecated on September 30, 2025. Use the identical Tax Groups API in the @wix/ecom module instead.

The Tax Groups API allows you to create and manage tax groups to categorize products based on distinct tax treatments. Use the Tax Groups API together with the Tax Regions API and the Tax Calculation API to customize the application of tax for a business.

Use case

Terminology

  • Tax group: A group of products that share the same tax treatment. Assign tax groups manually to products with Update Product.
  • Default tax group: A predefined tax group provided by an app, for example Wix Stores, and is the default tax group automatically assigned to products imported from that app's catalog.
Did this help?