• Resolved fortetest

    (@fortetest)


    How can I customize the new order email notification? I want to add all information regarding the order placed.AN what are the template tags for email.

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

    Might be it will work for you. Let me know. If it doesn’t work.

    For Admin notification:

    Enter the text that is sent as order notification email after completion of a purchase. HTML is accepted. Available template tags:
    {fooditem_list} – A list of fooditem purchased
    {name} – The buyer’s first name
    {fullname} – The buyer’s full name, first and last
    {username} – The buyer’s user name on the site, if they registered an account
    {user_email} – The buyer’s email address
    {billing_address} – The buyer’s billing address
    {date} – The date of the purchase
    {subtotal} – The price of the purchase before taxes
    {tax} – The taxed amount of the purchase
    {price} – The total price of the purchase
    {payment_id} – The unique ID number for this purchase
    {receipt_id} – The unique ID number for this purchase receipt
    {payment_method} – The method of payment used for this purchase
    {sitename} – Your site name
    {receipt_link} – Adds a link so users can view their receipt directly on your website if they are unable to view it in the browser correctly.
    {discount_codes} – Adds a list of any discount codes applied to this purchase
    {ip_address} – The buyer’s IP Address
    {phone} – Customer’s phone number
    {flat} – Customer’s flat number
    {landmark} – Customer’s landmark number

    Plugin Contributor Kshirod Patel

    (@kshirod-patel)

    Hello,

    Hope your issue has been fixed. We are going to mark this topic as resolved. If you have any other issue then please create a new support topic.

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New order email customization’ is closed to new replies.