• How do I get it to hide this line on the PDF invoice table, if they did not get shipping/delivery and are instead picking up the product? Hopefully there is a way to hide it, because this one is not working! This is what I tried:

    <tr><th>Fuel Charge for Delivery</th><td>[wcj_order_shipping_price excl_tax=”yes” hide_if_zero=”yes”]</td></tr>

    And is there a way to hide the whole section at the top of the PDF invoice about Delivery/Shipping if they are not getting it shipped? So still have the billing details, but have the shipping part hidden completely ONLY if they are picking it up.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Unfortunately it’s not currently possible to show/hide PDF document sections conditionally yet. If it were different payment gateways, you could set up a second type of document that would only be sent if it matches some payment gateways but there are no such options for shipping methods yet.

    Thread Starter jackofallspades

    (@jackofallspades)

    Ok, thank you anyhow.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Shipping info on pdf invoice’ is closed to new replies.