• Hi,

    Thanks for the plugin, it’s great.
    I customized the “Simple” template of the invoice but I just want to add the percentage of taxes in the totals in English and in French.

    Currently I have :

    Sub-total / 115,00€
    Shipping / 10,00€
    Total / 125,00€ (includes 14,79€ VAT)

    I need to display the tax rate like this :

    Sub-total / 115,00€
    Shipping / 10,00€
    Total (incl. 17% VAT) / 125,00€ (includes 14,79€ VAT)

    How can I do that ?
    Thanks a lot.

    Have a nice day 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    This is not possible in the free version, check this thread for more information: https://ww.wp.xz.cn/support/topic/vat-line/

    Hope that helps!

    Thread Starter frandami

    (@frandami)

    I found a solution without buying your pro version.
    Nice try !

    Plugin Contributor Ewout

    (@pomegranate)

    I realized that you can indeed do this with the free version too: in the WooCommerce Tax settings you can simply add the 17% to the tax name, WooCommerce will then say:

    Total / 125,00€ (includes 14,79€ VAT 17% )

    Alternatively you can use the wpo_wcpdf_woocommerce_totals filter to inject the percentage.

    The premium templates split the taxes into separate lines in the totals.

    Have a great day!
    Ewout

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

The topic ‘Customize the “total” line’ is closed to new replies.