• I am attempting to display custom WooCommerce checkout fields on the WCFM Vendor Invoice PDF generated from the Store Manager. The fields are saving correctly as order meta.

    The custom fields are not displaying on the PDF.

    I am editing the WCFM override file: /wcfm/vendor_invoice/vendor_invoice.php.

    What is the recommended method WCFM requires to reliably retrieve and display custom WooCommerce order meta-data within the vendor_invoice.php template?

    Overall, I don’t see any changes happen. It seems to be stuck on the Simple template used with PDF Invoices & Packing Slips for WooCommerce. I need to the PDF to show Custom Field Meta Keys

    • additional_approvers_name
    • additional_business_unit
    • additional_cost_code
    • additional_workorder
    • additional_shipping_location

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

You must be logged in to reply to this topic.