Zen Cart Logo
Forums / Basic Configuration / How i can modify "Send Copy of Order Confirmation Emails "?

How i can modify "Send Copy of Order Confirmation Emails "?

Views: 1,426

Results 1 to 5 of 5
17 Sep 2014, 7:25 PM
#1
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

How i can modify "Send Copy of Order Confirmation Emails "?

i want change the email text Send Copy of Order Confirmation Emails To

where is the file ?

18 Sep 2014, 7:14 AM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,776
Plugin Contributions:
11

Re: How i can modify "Send Copy of Order Confirmation Emails "?

Sorry, a bit confused. Do you need to change the admin menu item's title or actually change the text of the e-mail. If the latter, it would also change the e-mail going to the customer. As a copy, it is just a BCC of the customer's email.

18 Sep 2014, 9:57 AM
#3
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

Re: How i can modify "Send Copy of Order Confirmation Emails "?

dbltoe:

Sorry, a bit confused. Do you need to change the admin menu item's title or actually change the text of the e-mail. If the latter, it would also change the e-mail going to the customer. As a copy, it is just a BCC of the customer's email.

i want change the latter only for copy . how can do that ?

or how can change the original confirm email ?

18 Sep 2014, 11:04 AM
#4
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: How i can modify "Send Copy of Order Confirmation Emails "?

dbltoe:

Sorry, a bit confused. Do you need to change the admin menu item's title or actually change the text of the e-mail. If the latter, it would also change the e-mail going to the customer. As a copy, it is just a BCC of the customer's email.

Correction, it's not a BCC of the email, but a second email that has additional content added to it when sent to the email address(es) set in the admin panel.

18 Sep 2014, 11:11 AM
#5
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: How i can modify "Send Copy of Order Confirmation Emails "?

dmagic:

i want change the latter only for copy . how can do that ?

or how can change the original confirm email ?

The content of the email is generated while the order is being processed. Two things: while I believe the file is the orders.php file found in includes/classes folder, the specific location of what you want to change can be found using the admin developer's toolkit in the tools menu option.