=== Token of Trust Taxes ===
Contributors: tokenoftrust
Tags: excise tax, tax calculation, woocommerce, compliance
Requires at least: 5.3.0
Tested up to: 7.1
Requires PHP: 7.2.5
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Real-time excise tax calculation for WooCommerce, powered by Token of Trust.

== Description ==

Token of Trust Taxes calculates excise taxes for WooCommerce stores selling regulated
goods such as vape, tobacco, cannabis, and alcohol products.

* **Real-time calculation** – Excise taxes are calculated at checkout, for both the legacy and block-based WooCommerce checkout.
* **Product syncing** – Product attributes needed for excise tax calculation are synced to the Token of Trust Excise Tax Products Dashboard.
* **Order syncing** – Completed orders are reported to the Token of Trust Excise Tax Calculator for reconciliation and reporting.
* **Wholesale and retail** – Configure which WordPress roles are treated as wholesalers so orders are taxed correctly.

This plugin can run on its own, or side-by-side with the main Token of Trust plugin.
When the main Token of Trust plugin is active, it provides the tax functionality and
this plugin stays out of the way.

You need an active Token of Trust account to use this plugin.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`, or install it through the WordPress "Plugins" screen.
2. Activate the plugin.
3. Go to WooCommerce > Settings > Token of Trust and enter your Production Domain and API keys.
4. Configure your excise tax settings, including wholesaler roles and product/order syncing.

== Frequently Asked Questions ==

= Do I need the main Token of Trust plugin as well? =

No. This plugin is self-contained and handles excise tax calculation on its own. If the
main Token of Trust plugin is also active, it takes over the tax functionality and this
plugin defers to it, so the two can safely run side-by-side.

= Does this work with the WooCommerce block checkout? =

Yes. Excise tax calculation is supported for both the legacy checkout and the
block-based checkout.

= Where do I get support? =

Contact us at [https://tokenoftrust.com/contact/](https://tokenoftrust.com/contact/) or
email support@tokenoftrust.com.

== Changelog ==

= 1.1.0 =

- Added Nicotine Pouch and Hemp product types to excise tax product sync.
- Product fields now change to match the selected product type.
- Renamed "Exempt from Vape Taxes" to "Exempt from Excise Taxes"; it now applies to all product types.
- Admin scripts and styles are now versioned, so an upgrade no longer serves stale cached assets.

= 1.0.0 =

- Initial release of the standalone excise tax plugin, which can operate side-by-side with the main Token of Trust plugin.
