Just now testing out the ordering process, and I notice that I (as a customer) was sent not 1, but 2 emails. One was the "Thank your for your order from" email with the logo at the top, and the second was a Customer Receipt/Purchase Confirmation, which was weird in that it showed the billing but not the shipping info, and also the Mastercard transaction ID (why would a customer need that?)
Anyway, I don't see anywhere in the admin panel to that allows me to tailor these emails, so I'm assuming I will have to make any changes in the template files?
I definitely DON'T want 2 emails going to my customer (I find that to be obnoxious as a customer, myself), but haven't a clue how/where to specify only to send one or the other email but not both.
The default Thank You email gives a very tiny bit of space to the name of the product and way too much to the model number. I'm hoping that's fixable in the template file? I also want to remove the logo header, as nice an idea as that is, because I don't want to have to think about it not displaying in overly zealous mail programs like T-bird.
Help from any OC mail guru would be appreciated.
Using OC version 1.4.8b
http://catandcaboodle.com/
But I still don't know how to:
(a) fix the table in that email so the product column is wider than that for the product #
(b) stop the "Customer Receipt/Purchase Confirmation" email from being sent at all
(c) change the template for the admin order notification
Can somebody please help me with these?
Open File catalog/view/theme/default/template/order_confirm.tpl
Find the line
"<th align="left" style="width: 15%; padding: 0.3em; color: #FFFFFF;"><?php echo $column_product; ?></th>"
replace with
<th align="left" style="width: 45%; padding: 0.3em; color: #FFFFFF;"><?php echo $column_product; ?></th>
Mind you I am testing on 1.4.7 and try and configure the width :45% or width: 40% or some other configuration works for you.
Hope this helps.
Attachments
sample.jpg (53.41 KiB) Viewed 6743 times
I think I've answered my own question about the admin email, too. It's identical to the customer email.
I just really need to stop those "Customer Receipt/Purchase Confirmation" emails from being sent. Can someone please tell me how to do that?
Thanks.
Using OC version 1.4.8b
http://catandcaboodle.com/
It occurs to me that all I need to know (I think!) is which file is responsible for the sending of emails. Am assuming it's a controller file?
Using OC version 1.4.8b
http://catandcaboodle.com/
Why do you want that?Karen wrote:Thanks very much! This worked beautifully.
I think I've answered my own question about the admin email, too. It's identical to the customer email.
I just really need to stop those "Customer Receipt/Purchase Confirmation" emails from being sent. Can someone please tell me how to do that?
Thanks.
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
Because it doesn't include any useful information that the customer order email doesn't already have. In essence, it feels to me like spamming the customer with extraneous unnecessary email. (It's not truly spam, of course, but people are already sensitive to the amount of email they get, so a totally unnecessary one is uncalled-for, IMO.)i2Paq wrote:Why do you want that?
I sent Jay a copy of it, and he thinks it may be coming from the authorize.net module or from Authorize.net. I haven't checked the module yet, but I was certain it wasn't being sent by Authorize.net itself because I've had that account for years and they've never done that.
Now I'm not so sure. The headers seem to indicate that it WAS sent by them, but what on earth would be triggering it? I made no changes to my gateway account when I migrated my store, except to get a new key.
But if someone who knows the fine workings of the email part of OC (say, Q, if he comes back) could tell me exactly what portion of the program triggers emails to be sent, it could certainly speed up my detective work.
Using OC version 1.4.8b
http://catandcaboodle.com/
The only confirmation I get is the one with all the order-info stuff so it must be the payment module doing so.
In some cases it is the Law that makes the module send that e-mail, like a receipt when paying at a real store with you (credit)-card.
I'm not sure if you are allowed to stop that extra e-mail from being send, you may want to check first.
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
I have NO IDEA how that setting came to be checked. But I'll leave all this info here for the next Authorize.net customer who sets up OC and wonders what the dickens this extra email is about.
Using OC version 1.4.8b
http://catandcaboodle.com/
Took me way too long to figure this out, so I hope more people find this post quicker than I did.
Users browsing this forum: No registered users and 125 guests