plugin-icon

TaxAutomator – Tax Rate Lookup for Woo Commerce

By ARKSOFT·
Connects Woo Commerce checkout tax matching to the TaxAutomator sales tax rate lookup service.
Version
0.5.87
Last updated
Jul 1, 2026
TaxAutomator – Tax Rate Lookup for Woo Commerce

TaxAutomator – Tax Rate Lookup for Woo Commerce is a lightweight connector that calls the TaxAutomator API during Woo Commerce tax-rate matching. It is intended for merchants that want a simple way to use TaxAutomator rate data inside Woo Commerce checkout flows.

This plugin connects Woo Commerce to the TaxAutomator service at taxautomator.net. A TaxAutomator account or API key may be required for production usage depending on the merchant’s plan and deployment settings.

Service terms: https://taxautomator.net/terms-of-service Privacy policy: https://taxautomator.net/privacy

During checkout tax matching or Test Connection, the plugin sends the destination ZIP or postal code to TaxAutomator. Example lookup:

GET https://taxautomator.net/api/v1/rates?zip=90210

Canadian postal codes are URL-encoded when needed, for example:

GET https://taxautomator.net/api/v1/rates?zip=M5V%202T6

When an API key is configured, the plugin sends it with the request for authorization. A successful response includes the total rate, state or province code, rate components, effective period, and API version. Woo Commerce receives the total rate as a percentage tax rate.

Diagnostics

The settings page includes a Test Connection tool. It calls the same TaxAutomator API endpoint used during checkout, but it only displays a minimal connectivity result: success message, redacted postal code, API version, and timestamp. It does not display rate values, rate components, jurisdictions, or effective periods. Failed API calls are written to the Woo Commerce logger with source taxautomator; API keys are not included in diagnostic output or log context.

Privacy

When enabled, the plugin sends the destination ZIP or postal code to the fixed TaxAutomator service endpoint at https://taxautomator.net to retrieve a rate quote. Optional API keys are stored in WordPress options, are not printed on the settings page after saving, and are not written to diagnostics or WooCommerce logs.

The plugin does not add storefront tracking pixels, does not embed public credit links, and does not load remote JavaScript or CSS. It only contacts the configured TaxAutomator API endpoint when tax matching or the Test Connection tool needs a rate quote.

External service

This plugin depends on the TaxAutomator API service for rate lookup. The API receives the postal code being quoted and returns a rate response for Woo Commerce tax matching. The service endpoint is fixed to https://taxautomator.net and is not editable in WordPress.

TaxAutomator service terms: https://taxautomator.net/terms-of-service TaxAutomator privacy policy: https://taxautomator.net/privacy

Freeon paid plans
Tested up to
WordPress 7.0
This plugin is available for download for your site.