Replies: 2
We are using WooCommerce Shipping & Tax plug in that is included with our subscription but there is no way to set clients to be tax exempt. WC said to buy a “plug-in”, through research I found that each order comes with the following custom field:
is_vat_exempt
If we set this to “yes” it does not calculate sales tax on the order, we want to do this programmatically, has anyone done a script where we can add a tag to the client’s profile so at checkout this is set to “yes”?