Hi all
I am adding orders through PHP code, included in the message.
I need to prevent the order status emails from being sent as I don't want the end customer to receive anything.
What I am doing is transferring orders between several stores and adding those orders to only 1 and therefore I don't need the emails to be sent.
How can I avoid it?
Edit History
Hi all
I am adding orders through PHP code, included in the message.
I need to prevent the order status emails from being sent as I don't want the end customer to receive anything.
What I am doing is transferring orders between several stores and adding those orders to only 1 and therefore I don't need the emails to be sent.
How can I avoid it?