Bizuno RESTful Sales Tax for WooCommerce calculates sales tax in real time during cart and checkout by sending the order address to your Bizuno ERP and applying the rate it returns.
Tax is only calculated for the states (nexus) you configure, so you stay in control of where tax applies. The plugin caches rates per request to keep checkout fast.
To calculate tax, this plugin connects to the Bizuno ERP server that you configure under Settings Bizuno General (your own self-hosted Bizuno instance or PhreeSoft Cloud). No data is sent until you enable tax calculation and a customer reaches a taxable cart/checkout in one of your nexus states.
For each calculation it sends, to your configured server’s ?bizRt=portal/api/getSalesTax endpoint, the data needed to determine the rate: the cart total, the shipping/freight amount, and the customer’s city, state, ZIP/postal code and country. The server returns the sales-tax amount and rate.
If you use PhreeSoft Cloud as your Bizuno server, that service is operated by PhreeSoft, Inc.:
If you self-host Bizuno, requests go only to the server URL you enter; no PhreeSoft service is contacted.
PhreeSoft has built open-source accounting and ERP tools since creating PhreeBooks in 2007. Bizuno is our modern flagship; this plugin brings its real-time sales-tax engine to your WooCommerce store.