• Resolved davematthew

    (@davematthew)


    Hi ,
    ? ?Is this possible to know or how to check what metadata are you using for Add-ons and Extras and Special notes ? Every items that customer order is being printed on my Thermal printer ( Star Micronics) except addons and extras. I contacted the printer company and they said they need the metadata Food store plugin is using for Addons/ Extras and Special notes in order to fix the missing addons from the receipt. Can I know how to check it or what metadata are you guys using. Many Thanks.

    Dave

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author WP Scripts

    (@wpscripts)

    Hello,

    Here are all the information which you asked for.

    Order Item Meta :
    1. Addons Meta Key : _addon_items ( This will return array, which holds the particular addon slug, quantity & price )
    2. Special Note Meta Key = “_special_note” ( This will get you the instruction text )

    Order Meta for Services :
    1. Service Type Meta Key : _wfs_service_type
    2. Service Date Meta Key : _wfs_service_date
    3. Service Time Meta Key : _wfs_service_time

    Let us know if you need anything else.

    Thanks & Regards,
    Team WP Scripts

    Thread Starter davematthew

    (@davematthew)

    Hi ,
    Thanks for your respond ..we use the metadata (Provided by you) …special note is coming fine…however the addons name and extra name is missing…please check the image..it’s only showing price like…1.5 …2..

    Should I use slug or just metadata to get the name of toppings…

    link : https://prnt.sc/v5a8yp

    Plugin Author WP Scripts

    (@wpscripts)

    Hello,

    Can you please contact us at [email protected], so that we can discuss more on it.

    Regards,
    Team WP Scripts

    Hi,
    Thanks for your reply. Sent you an email.

    Plugin Author WP Scripts

    (@wpscripts)

    Hello,

    We hope your issue is resolved now. We’ll be closing this ticket for now. Let us know if you need any more help.

    Thanks & Regards,
    Team WP Scripts

    How to show total itens in admin?
    What meta key to use?

    Plugin Author WP Scripts

    (@wpscripts)

    Hello @antenanet

    WooCommerce handle everything on admin side. Still if you can be specific regarding which total and at which place in admin, we might help you out.

    Thanks & Regards,
    Team WP Scripts

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Meta Data For Addons And Extras’ is closed to new replies.