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.

Note:

This is a Developer level doc. If you are unfamiliar working with code and resolving potential conflicts, we recommend you work with a Woo Agency Partner for larger projects, or find a WooCommerce developer on Codeable for smaller customizations. We are unable to provide support for customizations under our Support Policy.

Disable Florida shipping tax

↑ Back to top

Add this filter to return false:

add_filter( 'woocommerce_taxjar_enable_florida_shipping_tax', '__return_false' );

The filter affects the WooCommerce Tax request only when the store address and customer address are both in Florida. Test checkout with representative Florida addresses on a staging site before using the change in production.

Questions and support

↑ Back to top

Something missing from this documentation? Still have questions and need assistance?

  • If you have a question about a specific extension or theme you’d like to purchase, contact us to get answers.
  • If you already purchased this product and need some assistance, get in touch with a Happiness Engineer via our support page and select this product’s name from the Product dropdown.

Related Products

Ship your WooCommerce orders with confidence, save on top carriers, and automate your processes with...

Print USPS, UPS, DHL, and FedEx labels right from your WooCommerce dashboard and instantly save on shipping. WooCommerce Shipping is free...

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.