New Zenner
- Join Date:
- Jun 2008
- Posts:
- 45
- Plugin Contributions:
- 0
Disable order status change emails
Is there a way to disable Zen from sending an email when the status is changed to delivered?
Thanks!
Views: 3,516
New Zenner
Is there a way to disable Zen from sending an email when the status is changed to delivered?
Thanks!
Administrator
Uncheck the "notify customer" checkbox - doesn't this do what you want?
New Zenner
Totally missed that check box. I tested it once and started scouring the admin panel. Thanks!
Zen Follower
Is there setting in admin to turn it off permanetly.
Reason for that is, PayPal sends this e-mail when shipping label is printed.
This makes redunded duplication.
Thanks.
Totally Zenned
I'm looking to disable JUST the order status emails, anyone know how to do this?
Sensei
Sure: exactly as stated earlier: > swguy:
Uncheck the "notify customer" checkbox - doesn't this do what you want?
Totally Zenned
Understood, I mean in the code. I have a script that moves orders around automatically based on where it is in production and I do not have to manually edit them once they are for exampled shipped.
I am now setting up a new email system and do not want zen cart to send out status emails because this new system will do it
Thanks for the quick response!
Sensei
The order-status emails are sent by the /admin/orders.php script when you use that script to do your manual on-screen updates.
If you've written your own script to "move the orders around" and that script is sending emails, you'll want to edit your own code to stop sending the emails.
Totally Zenned
ok think I got it worked out..thanks!
Tell staff why this post should be reviewed.