VAT to appear on PDF Invoice

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #105456
    Stef Plantefeve
    Guest

    Hi I’m testing your plugin Manage EU Vat in Woocommerce.
    Everything works fine except for 1 point.
    I don’t get the VAT number on the PDF invoice.
    I use the WooCommerce PDF Invoices & Packing Slips plugin
    for this
    Do you have a manual for this somewhere?
    Or does that not work at all?

    Thanks in advance for your help….

    • This topic was modified 9 months, 2 weeks ago by blankOmar Dabbas.
    #105457
    blankWPWhale
    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.