Post by spirit » Sun Nov 13, 2011 1:42 am

Hi again!

How can i set a specific recipient alert email for the new orders?
I don't want receive these emails in the default store email.

Image

Thanks!

Active Member

Posts

Joined
Sat Oct 02, 2010 7:40 am

Post by uksitebuilder » Tue Nov 15, 2011 6:24 am

edit: catalog/model/checkout/order.php

find

Code: Select all

$mail->setTo($this->config->get('config_email'));
change to

Code: Select all

$mail->setTo('YOU@YOUREMAIL.COM');

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by spirit » Tue Nov 15, 2011 9:42 am

uksitebuilder wrote:edit: catalog/model/checkout/order.php

find

Code: Select all

$mail->setTo($this->config->get('config_email'));
change to

Code: Select all

$mail->setTo('YOU@YOUREMAIL.COM');
Thanks, worked fine!
But the e-mail is very poor, is not same to the original order email :/

How can i set a specific e-mail (my email) in each order?
I mean, when the customer do an order, i want receive "the same order e-mail".
I think that i need add my e-mail (a specific e-mail) in the same file (order.php), but i don't know where...

I hope you,
Thanks a lot Simon :)

Active Member

Posts

Joined
Sat Oct 02, 2010 7:40 am

Post by froggz » Tue Nov 15, 2011 1:45 pm

spirit wrote:I mean, when the customer do an order, i want receive "the same order e-mail".
Hi Simon,

I was looking for the same thing today and i found this:
http://www.opencart.com/index.php?route ... me=ronnieb

Hope that helps :)

Newbie

Posts

Joined
Mon Oct 17, 2011 11:05 pm

Post by uksitebuilder » Tue Nov 15, 2011 3:29 pm

That wasn't what you asked for in your OP.

There is a free vQmod that I made that sends an exact copy of the Order email to the admin (a copy of what the customer receives).

http://forum.opencart.com/viewtopic.php?f=131&t=43539

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom
Who is online

Users browsing this forum: No registered users and 85 guests