CMS MADE SIMPLE FORGE

Cart Made Simple

 

[#8627] Send customer confirmation mail as bcc to shop owner

avatar
Created By: Metamorphose (metamorphose)
Date Submitted: 2012-11-11 09:34

Assigned To: Duketown (duketown)
Resolution: None
State: Open
Summary:
Send customer confirmation mail as bcc to shop owner
Detailed Description:
To send the whole confirmation mail for the customer as bcc to shop owner, I've
added the following line after the line 793 in orders.api.php

$cmsmailer->AddBCC('mailaddress@domain');

It's nice if it can be set a bcc address for the customer confirmation mail in
the admin options

History