Hi,
I need to be able to send an automatic email to our warehouse after every checkout, with the order info.
And also I need to store if the email was sent or not, so in case the mail functions fails, another script can loop through the orders daily for unsent ones and send them.
I can program do a little script for this functions, and do the Mysql mods..
But I don't know where to add it.
Meaning, which files and tables should I look into.
Any pointers?
I couldn't find a contribution that does this.
Anyone have done this, or something similar I can use?
Thanks.



