• Resolved shakeout2021

    (@shakeout2021)


    Hi,

    I am looking to find out how to send biller’s email in a woocommerce invoice order email to customer.

    My purpose for this is so they can use this as activation code for my digital product.

    So far I have used> {customer_email} & {order_billing_email} but neither has worked and comes up like “this Your Activation Code is {order_billing_email}-2047”.

    *2047 is {order_number}

    Thankyou in advance for any assistance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello there,

    how to send biller’s email in a WooCommerce invoice order email to customer.

    As a first step, you can try this custom code in this article. It shows how to add content to a specific order email.

    Let us know if there are any questions.

    Thread Starter shakeout2021

    (@shakeout2021)

    Hi Igor,

    Thankyou for your response.

    Unfortunately I don’t have a child theme or know how to use PHP. Is there a way I can add something simpler to Woocommerce>Settings>email>Customer invoice/Order Details email template?

    Hi @shakeout2021

    Unfortunately I don’t have a child theme or know how to use PHP.

    You can create a child theme to save custom code, or use a plugin like?Code Snippets?to apply a snippet to your site. Here is a helpful article about applying custom codes to your site.

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. If you have further questions, please feel free to open a new topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Billing Email Code’ is closed to new replies.