• Hi Sir,

    Your Plugin is very useful
    Sir I want to add Custom fields of order in pdf invoice

    Which is present in Checkout Page As (GSTIN Number (optional)) In Above site

    So how can i Display this value to the PDF invoice

    Thanks
    Sandeep

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @sandeep22,

    You can change the invoice template and add or remove fields from it. Copy the file ‘print-content.php’ from woocommerce-delivery-notes/templates/print-order to /wp-content/themes/<your-theme>/woocommerce/print-order.

    You should have a function from where you get the GST number. Just call that function in the template, where you want to display it.

    Let me know if you need any help.

    Regards,
    Rashmi

Viewing 1 replies (of 1 total)
  • The topic ‘Print Custom Field Of Checkout (Example :- GSTIN)’ is closed to new replies.