• Resolved Harry

    (@testingleis)


    Hi

    I want to send additional email to admin when order status is changed to processing. I don’t want to make any changes in processing email, but want to send additional email to admin or any other email.

    Is it possible?

    Please provide me working solution.
    waiting for quick response.
    Thanks

Viewing 1 replies (of 1 total)
  • Hi @testingleis,

    You have at least two options that I can think of.

    1. AutomateWoo

    The easiest option of the two is AutomateWoo.
    You’ll be able to set certain workflows to accomplish what you’re referring to.

    For example, in your situation, here’s how the workflow would look:
    Trigger: Order Processing
    Rules: n/a
    Action: Send Email

    You can see a screenshot of what this would look like here: https://d.pr/i/ktKJgD

    If you have any further questions about AutomateWoo, feel free to submit a pre-sales ticket to our team. ??

    2. Custom Code

    If you’re keen on writing PHP, you could use the following hook: woocommerce_order_status_processing
    I’m not able to assist in writing this custom code, but I’ll include a link to some developers in case you choose to go this route and aren’t familiar with PHP.

    WooCommerce Customizations Page

    Let us know if you have any additional questions!

    Thank you
    Joey

Viewing 1 replies (of 1 total)
  • The topic ‘Send additional email to admin when order status is changed to processing’ is closed to new replies.