• Resolved stefanodelta

    (@stefanodelta)


    Hi,
    Is there a way to add Coupon code, if used in checkout, in the administrator quote email ? It’s important for me to calcolate the total amount for the order.
    I’ve try to add some code from woocommerce order email, but it don’t work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author pinal.shah

    (@pinalshah)

    Hi @stefanodelta,

    Currently there are no merge tags or hooks available which you can use to add coupon codes to emails.

    However, it is possible to customize the email templates to suit your needs.

    The email templates from the plugin can be customized the same as any of the WooCommerce email templates.

    Please copy the email template using the WooCommerce->Settings->Emails->Send Quote->Copy file to theme button into your theme folder. Once done, you can customize the email template as desired.

    Updating the plugin to future versions will ensure that the customized copy is not overwritten.

    I hope this helps.

    Thanks,
    Pinal

    Thread Starter stefanodelta

    (@stefanodelta)

    Thanks for reply.

    since there is no possibility to see cupone code, it would be possible to show in admin email in addition to the price of single items, total amount of line and total of chart?
    In this way, if the total amount of line and total of chart is not same, i know that a coupone is used.

    Thanks,
    Stefano

    Plugin Author pinal.shah

    (@pinalshah)

    Hi Stefano,

    I’ll check and get back to you on this. Alternately,the method I’ve mentioned above is also a good way to customize the email template.

    Pinal

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Coupon code in admin quote mail’ is closed to new replies.