• Resolved evokweb

    (@evokweb)


    Hi there,

    I am using the SkyVerge Local Pickup Plus plugin and I would like to add the pickup location name to the PDF packing slips.

    I’ve followed the instructions from Booster.io.

    In my template, I have added the following code:
    <tr><th>Pickup Location</th><td>[wcj_order_meta meta_key="_pickup_location_name"]</td></tr>

    The field shows up blank on the packing slip. What am I missing?
    Thanks!

    Instructions from Booster.io are:

    Display WooCommerce order’s meta on pdf
    Using [wcj_order_meta] shortcode you can display WooCommerce order’s meta on pdf.

    For example : [wcj_order_meta meta_key=”_your_key”]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support David G

    (@gravid7)

    Hi @evokweb

    Thanks for reaching out to us.

    Can you please contact us from our website? So, we can take a deeper look and help you.

    Thread Starter evokweb

    (@evokweb)

    Where can I submit this bug? I don’t currently have a support plan with Booster.

    Plugin Support David G

    (@gravid7)

    Hi @evokweb,

    You can contact us from here.

    Thread Starter evokweb

    (@evokweb)

    The local shipping plus plugin uses the following meta_keys in the wp_woocommerce_order_itemmeta table:

    _pickup_appointment_start
    _pickup_appointment_end
    _pickup_location_id
    _pickup_location_address
    _pickup_location_name
    _pickup_location_phone

    Do you know if any of these can be added to a pdf packing slip template? If so, how?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PDF Slips – Customer Order Meta Not Displaying’ is closed to new replies.