• Loftlamp

    (@loftlamp)


    Dear,

    I have a question regarding the option: Always show zero VAT. I have it ticked, but it does not show in the order confirmation or the invoice.

    If there is an option to show it like this in the order confirmation / invoice, that would be great:

    Total: € 3.000 (VAT 0%)

    Now it is like this:

    Total: € 3.000

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Omar AlDabbas

    (@omardabbas)

    Hi @loftlamp

    To clarify, you mean getting it the order confirmation page or email? Since controlling this in the email/invoice is dependent on how emails/invoices are created, and this option only controls showing it on checkout page.

    Omar

    Thread Starter Loftlamp

    (@loftlamp)

    Thank you Omar.

    I read something online that there might be a filter available to solve this problem… Not sure if it works. Probably you know?

    There is a filter

    add_filter( 'woocommerce_cart_hide_zero_taxes', '__return_false' );

    Add this to your functions.php file.

    Plugin Author Omar AlDabbas

    (@omardabbas)

    Sorry some part is still unclear here, do you want to show it on order page or email?

    Thread Starter Loftlamp

    (@loftlamp)

    Email / order confirmation

    Plugin Author Omar AlDabbas

    (@omardabbas)

    This depends on plugin/templates used to manage emails, which one you’re using?

    Thread Starter Loftlamp

    (@loftlamp)

    Plugin Author Omar AlDabbas

    (@omardabbas)

    Hi @loftlamp

    Sorry for not getting back to you earlier, in this case I would suggest you contact them (since you’re a paid customer), and they can suggest how to alter email content to read this, plugin field ID is available in the 3rd tab (advanced).

    Omar

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Always show zero VAT’ is closed to new replies.