• Resolved xrisagio

    (@xrisagio)


    Hi,
    How can I display WooCommerce Checkout custom fields on PDF invoice? I add the code below but it’s not working:
    <?php echo get_post_meta($this->order->id, _billing_timologio_billing_company, true); ?>
    or
    <?php echo get_post_meta($this->order->id, _billing_billing_company, true); ?>

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • andreaszorpidis

    (@andreaszorpidis)

    Καλησπέρα φίλε! Βρήκες λύση?

    Plugin Author Bas Elbers

    (@baaaaas)

    If you are using a third party plugin for these fields, just ask the author. He can give you the code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display fields from plugin woocommerce timologio to PDF invoice’ is closed to new replies.