Zen Cart Logo
Forums / General Questions / Modify Order Confirmation email text for moneyorder payment module

Modify Order Confirmation email text for moneyorder payment module

Locked

Views: 2,373

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
30 Sep 2009, 5:59 PM
#1
johnboycr avatar

johnboycr

Zen Follower

Join Date:
Jan 2009
Posts:
201
Plugin Contributions:
2

Modify Order Confirmation email text for moneyorder payment module

Currently, the order confirmation email sent to our customer has the following text :

**Payment Method

Check/Money Order

Please make your check or money order payable to:

the Store Owner/Website Name

Mail your payment to:

Your order will not ship until we receive payment.**

I would like to change to:

**Payment Method

You will receive an invoice with full shipping costs, payment and shipping details.**

But I can not figure out how to do this. can anybody help me?

30 Sep 2009, 6:08 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Modify Order Confirmation email text for moneyorder payment module

That text is defined (and can be edited) in includes/languages/english/modules/payment/moneyorder.php

Be sure and save the edited file to your override directory.

30 Sep 2009, 6:29 PM
#3
johnboycr avatar

johnboycr

Zen Follower

Join Date:
Jan 2009
Posts:
201
Plugin Contributions:
2

Re: Modify Order Confirmation email text for moneyorder payment module

Thanks stevesh ! Apparently, I had previously modified that
file and did not have the modified version on my local
computer. DUMB !