Top WooCommerce & WordPress Plugins › Forums › EU/UK VAT Manager for WooCommerce › VAT to appear on PDF Invoice › Reply To: VAT to appear on PDF Invoice
June 29, 2022 at 5:30 pm #105457
Moderator
Hi Stef,
Please try this:
<?php echo get_post_meta( $order->get_id(), '_billing_eu_vat_number', true ); ?>
If that didn’t work, please contact us at [email protected] and we will be glad to help further.
Omar