Change Email of sender to customer email

16.11.2012 08:32
#1
agrupe
Joomshopping forum user no avatar
Name: Grupe
30.10.2012
Posts: 92
Quote
[Solved] Change Email of sender to customer email

Hi,

everything works now and I'm going life with my migrated shop this weekend. Thanks to all who developed this great tool!

Actually I'm getting orders with my own email-adress as sender.

I'd like to have the customer's email adress as sender. Otherwise it's very uncomfortable to make a reply to the customer.

In which file can I change that?

Thanks again

Andreas


Letzte Änderung: 16.11.2012 09:35
 
16.11.2012 09:35
#2
agrupe
Joomshopping forum user no avatar
Name: Grupe
30.10.2012
Posts: 92
Quote
Aw: Change Email of sender to customer email

OK - solution is:

components/com_jshopping_models/checkout.php

Change : $mailer->setSender(array($mailfrom, $fromname));
To : $mailer->setSender($order->email);

Regards

Andreas

 
22.10.2015 17:24
#3
kupaladen
User kupaladen
Name: Denis Fedorov
08.06.2013
Posts: 64
Quote
Aw: Change Email of sender to customer email

Hello!
After the last update (to 4.11.0) this solution does not work anymore...
New checkout.php is seriously changed.
How to change email of sender to customer email now?

Thanks fo reply!


Joomla: 3.4.4
JoomShopping: 4.11.0
Website Url: http://fitnessdesign.ru
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.