X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   adding email address (https://forum.x-cart.com/showthread.php?t=32911)

mangoboom 07-31-2007 02:00 AM

adding email address
 
Hi

We want to add an email address in the send list for completed orders.

currently when an order is completed, the customer gets an email, notifying them that their order is completed, does anyone know how to add an additional email address to this "email"?

so the email the customer receives would also be sent to address we specify.

Does anyone know how to do this?

thanks

robertswww 09-15-2007 09:32 AM

Re: adding email address
 
Searching the forms, I saw 3 ways to accomplish this...

1. Using sendmail and add an additional email address separated with a comma.
See posts #3 and #4 for details here: http://forum.x-cart.com/showthread.php?t=1499

2. Create a new template file (such as a copy of the order completed template) and add it to the list of templates that are processed via the func_send_mail in include/func.php.
See post #3 for details here: http://forum.x-cart.com/showthread.php?t=6273

3. See Post #22 in this thread...
Multiple email notifications:
http://forum.x-cart.com/showthread.php?t=19973

Also, there is a thread that deals with changing the "TO" email field in the func_send_mail file.
That is in post #4 here: http://forum.x-cart.com/showthread.php?t=19008

One or some combination of those should do the trick for you.

Please share your final solution here once you get it working.

Good luck!

Robert


All times are GMT -8. The time now is 06:44 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.