Hi,
In my cart totals, the tax name is not displayed. I took a look at the cart template under /templates/cart/totals.php and I've seen this piece of code $tax->label which is not displaying anything. It happen the same at the email sent with the order totals.
Where can I set this label? I've been looking at the taxes config page and haven't seen any field for this.
For the moment, I've hard coded the tax name, but I would want to have the problem solved for the next woocommerce updates if possible.
Thanks in advance.