MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: How do you change the email that sent to the customer?



On  2 Sep, frank wrote:
> ******    message to minivend-users from "frank" <frank@neutral-lax.com>     ******
> 
> Hi all.
> 
> How do you change the format or just some wording in the email that is sent
> to the customer when the customer clicks "Yes" Send an email copy of my
> receipt.??
> 
> I added some info on the receipt.html and report. I want them both to look
> the same as the email that's sent to the customer.
> 
> Where is the file/template that generates the email that is sent to the
> customer?
> 
> Sincerely,
> Frank

Hi Frank,

look at the part of codes like


---------snipp report.html------------

any codes is here to send us an email and after this...

there is a condition like [if value email_copy]. This is the first
code/line to create an email to the customer.

[if value email_copy]
[set name=email_copy_sent interpolate=1][perl arg=sub interpolate=1]
	form_mail(
            q{[value email]},
            q{[L]Thank you for your order[/L] [value mv_order_number]!},
            q{__COMPANY__ [L]Customer Service[/L] <__ORDERS_TO__>},
            <<'EndOfMail')

[L]Dear[/L] __COMPANY__ [L]customer[/L],

[L]Thank you for your order[/L] #[value mv_order_number], [L]it is being electronically[/L]
[L]processed[/L].

and the rest.... 

This is in my report.html and i get an email by report.html and the
customer get an email by this part of codes. I hope, you mean customer
= visitor/buyer.

Sorry for my bad english!

Joachim

-- 
Hans-Joachim Leidinger
buch online                 jojo@buchonline.net
Munscheidstr. 14            FAX: +49 209 1971449
45886 Gelsenkirchen



Search for: Match: Format: Sort by: