• Resolved niexukang

    (@niexukang)


    Hi,

    I can not find the placeholders for billing_company, and I also can not use {{ order.meta | key: ‘billing_company’ }} to get the billing_company. Thanks

    • This topic was modified 2 years, 6 months ago by niexukang.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support damianmachnik

    (@damianmachnik)

    Hi @niexukang

    Thank you for reaching out. Order.meta should work for a retrieving a company. Kindly use the key _billing_company (with an extra underscore at the beginning)

    Your placeholder should look like this {{ order.meta | key: ‘_billing_company’ }}

    Have a lovely day,

    Plugin Contributor Bartek

    (@bartj)

    Hi @niexukang!

    I just wanted to let you know that upcoming release will feature both {{ order.billing_company }} and {{ order.shipping_company }} placeholders!

    Keep an eye for it!

    Best regards,
    Bartek

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘no placeholders for billing_company’ is closed to new replies.