Added

Preview product tax via API

You can now preview estimated indirect taxes (VAT, GST, sales tax) for products before checkout using the new /products/tax endpoint.

This endpoint enables sellers to display tax for each item before checkout, supporting catalog items and non-catalog (virtual) products. It also supports mixed countries and currencies in a single request to surface accurate, tax-inclusive totals across regions.

Endpoint: POST /products/tax

👉 View API reference