Zen Cart Logo
Forums / Customization from the Admin / changing billing info

changing billing info

Views: 1,600

Results 1 to 7 of 7
2 May 2012, 6:10 AM
#1
kathy_1 avatar

kathy_1

New Zenner

Join Date:
Apr 2012
Posts:
26
Plugin Contributions:
0

changing billing info

Hi. I need to make some changes to billing info (order confirmation) screen outside of the readily-editable bits. Does anyone know where I can do that?

thanks
kathy

2 May 2012, 10:59 AM
#2
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,085
Plugin Contributions:
56

Re: changing billing info

If I understand your question correctly, you'll need to copy /includes/templates/template_default/templates/tpl_checkout_confirmation_default.php to /includes/templates/YOUR_TEMPLATE/templates and make any edits you need.

4 May 2012, 5:41 AM
#3
kathy_1 avatar

kathy_1

New Zenner

Join Date:
Apr 2012
Posts:
26
Plugin Contributions:
0

Re: changing billing info

Thanks, but that doesn't have the copy that needs to be changed in it.

Specifically, I need to change the spelling of "check" (I'm in Australia), take out "Your order will not ship until we receive payment" (virtual products) and add our bank details for direct deposit.

5 May 2012, 6:01 AM
#4
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: changing billing info

/includes/languages/english/modules/payment/moneyorder.php
or
/includes/languages/english/modules/payment/custom/moneyorder.php

Cheers
Rod

ps. I've noticed you've asked several questions similar to this. Mind if I suggest that you familiarise yourself with the 'Developers toolkit'. It could save you a LOT of time. :)

7 May 2012, 3:21 AM
#5
kathy_1 avatar

kathy_1

New Zenner

Join Date:
Apr 2012
Posts:
26
Plugin Contributions:
0

Re: changing billing info

you can, absolutely, suggest that. since posting that last question, i have been using the developer's toolkit and it has saved a lot of time. Thanks for the suggestion and for making it so nicely.

7 May 2012, 5:21 AM
#6
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: changing billing info

I often wonder if it'd be worth the zencart team renaming that tool.

In my opinion, calling it a 'Developers Toolkit' is enough to turn inexperienced users away from using it (Under the assumption that it is for developers only), where the fact is, I reckon that it is the inexperienced users that could actually gain the most from using it.

Just my opinion.

Cheers
Rod

7 May 2012, 2:13 PM
#7
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: changing billing info

That's a good suggestion Rod. In the new and improved admin interface (which I'll probably not live long enough to see :lookaroun) it could maybe be called the Find Anything Tool.

Rob