• Hi

    I’ve got a question.
    I’m creating WooCommerce Orders via the API. Everything works correct with that. Those orders come from a specific different platform. (Let’s say Paypal)

    Paypal sends out an email that the order has been received to the customer; thus WooCommerce doesn’t need to send out the email that the order has been received.

    I don’t want the customer to recieve both email – as well from paypal AND WooCommerce. In fact – for that specific order – WooCommerce isn’t allowed to send out emails at all.

    How cann I achieve this.

    I’m pretty well known with the WooCommerce API and solutions like this: https://wptips.me/remove-woocommerce-email-notifications/

    That however isn’t a solution because I want WooCommerce to send out emails if the order is created via the WooCommerce shop on the website.

    Thanks for your help!

    https://www.ads-software.com/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter paulwillen

    (@paulwillen)

    In Addition – Also a statuschange from this order shouldn’t be emailed to the customer. Absolutely no emails concerning this order should be sent.

    Thread Starter paulwillen

    (@paulwillen)

    Does anyone have a clue how to disable all emails for a specific order?
    It’s been a month and no reaction to this thread sadly..

    Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    Emails can be turned off globally, but not just for API events. Those follow the same pattern/fire the same hooks/send the same emails.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Don't send email notifications for Specific Orders’ is closed to new replies.