mefromspace Posted April 21, 2005 Share Posted April 21, 2005 Hi, I want to include the customers email in the mail orders that are being sent to customer and webmaster after purchase can anyone point me to this file? :-" Thx in advance. Link to comment Share on other sites More sharing options...
mefromspace Posted April 21, 2005 Author Share Posted April 21, 2005 Hi, I want to include the customers email in the mail orders that are being sent to customer and webmaster after purchase can anyone point me to this file? :-" Thx in advance. <{POST_SNAPBACK}> I think this is inside the checkout_process.php but what values do i put in to include customers email address ? Anyone knows this? Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted April 21, 2005 Share Posted April 21, 2005 I think this is inside the checkout_process.php but what values do i put in to include customers email address ? Anyone knows this? <{POST_SNAPBACK}> yep, checkout process, starting at line 222 the value you need to add is $order->customer['email_address'] HTH MONIKA :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
mefromspace Posted April 22, 2005 Author Share Posted April 22, 2005 Hi, just wanted to say thanks for the hint...im trying it out right away! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.