• Hi there,

    We have setup one custom e-mail that gets sent to our supplier — the e-mail is sent to our supplier but the same e-mail is also sent to the customer which is not ideal.

    The setting for ‘ send to customer ‘ in the plugi settings is disabled. Is there any way to ensure that the mail is sent only to the address specified in the plugin settings and not to the customer as well. Just to be clear, the setting in the plugin settings for ‘ send to customer’ is disabled.

    Any help will be greatly appreciated.

    Kind regards
    Francois Wessels

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter franwess

    (@franwess)

    Also, as a second request, is there a way to not show order totals (amounts) on this e-mail?

    Kind regards
    Francois Wessels

    Plugin Author Mehul Kaklotar

    (@mehulkaklotar)

    Hi franwess,

    To your first request, the setting is Send Only To Customer?. So if you check this, it will only send to customer and other recipients will be added to bcc list.

    To your second request, You can use this filters wcemails_find_placeholders & wcemails_replace_placeholders to add or update your content or replace the content in current placeholders.

    Here is the line where you can see the arguments Find Array, Replace Array, Order Object ->
    https://github.com/wp3sixty/woo-custom-emails/blob/master/admin/class-wcemails-instance.php#L206

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

The topic ‘E-mail sending to customer’ is closed to new replies.