Documents
-
Customize the WooCommerce Tax nexus address
WooCommerce Tax normally sends the store address from WooCommerce > Settings > General as the primary nexus address. Use the woocommerce_taxjar_nexus_address filter when a custom integration needs to change or remove that address before the tax request is sent. Change the nexus address The filter receives the nexus-address array and the complete normalized request body. […]
-
Disable Florida shipping tax in WooCommerce Tax
WooCommerce Tax applies tax to shipping by default when both the store and customer addresses are in Florida. Use the woocommerce_taxjar_enable_florida_shipping_tax filter only when a tax professional has confirmed that shipping should not be taxable for the store’s delivery options. Disable Florida shipping tax Add this filter to return false: The filter affects the WooCommerce […]
-
WooCommerce Tax Guide
WooCommerce Tax calculates sales tax at checkout using your store address and the customer’s address. It does not file returns, remit tax, or determine where your business has a tax obligation. Consult a qualified tax professional about your obligations. Set up WooCommerce Tax Before you start Connect the site to WordPress.com The WordPress.com connection gives […]