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)
-   -   second email address for customer (https://forum.x-cart.com/showthread.php?t=58519)

adriant 03-17-2011 10:25 PM

second email address for customer
 
We have quite a few 'on account' customers and it would be good to have the invoice sent to the person who ordered it and also to their accounts dept at the same time. Does anyone know of a way to do this?

Tried simple things like putting 2 email address in the same user profile, i.e.

someone@here.com,nextone@there.com

and

someone@here.com;nextone@there.com

But no luck

Any ideas?

rogue 03-20-2011 06:33 AM

Re: second email address for customer
 
Yeah, the xcart include/func/func.mail.php func_send_mail function doesn't allow multiple addresses. I don't think it would be that hard to make it work however - the internal PHP mail function that is called by func_send_mail will allow comma separated addresses.

adriant 03-21-2011 12:18 AM

Re: second email address for customer
 
There seems to be something precluding the use of a comma in the x-cart coding. There is something in other threads but none seem to point to where the preclusion is.


All times are GMT -8. The time now is 05:21 AM.

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