gigant09 Posted March 5, 2014 Share Posted March 5, 2014 Hi, I've a question. I'm using the mailalerts module to send the new_order.html to our warehouse email address. Everything is working fine. If the order status changed, for example: from payment pending -> payment accepted Then I also want to send the new_order.html email again, including the new status in email. Any solution for that? Is there a option where I manually can send the new order email generated by mailalerts modul? Thank you! Link to comment Share on other sites More sharing options...
NemoPS Posted March 5, 2014 Share Posted March 5, 2014 Hi! I believe you need to create a new hook for the mail alerts module. Hook it to hookUpdateOrderStatus, then have it do the same thing it does when you receive a new order (hookActionValidateOrder) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now