Hi @fafa24,
Is it possible with a code snippet to have the VAT information (excl VAT on the new line) underneath the subtotal line (right aligned) instead of the same line with the subtotal?
Our free version follows the WooCommerce tax settings, therefore, if you include tax to the prices:
…the Simple template will display the Tax this way:
If you are showing the prices excluding taxes, the PDF invoice will look like this (in a separated line):
In addition, if you choose to display the tax totals itemized:
…the tax rates will be itemized in the total’s area too, if you have more than one tax rate:
With the Premium Templates extension, you can use the customizer and tailor your PDF documents, without depending on the WooCommerce tax settings.
.And a second question, for shipping method (Lieferung) does the plugin pick up the shipping methods from WOO settings, shipping, zone name, shipping method?
Actually, we use the shipping method from the order data: WooCommerce uses the configuration you have set in the shipping settings to display the options in the checkout, and we use the one stored in the order data, that is normally the one chose by the customer while placing the order.
