Page 1 of 1

Display full address in checkout - 1.5.1

Posted: Sat Jul 23, 2011 10:51 am
by tyjthomas
Does anyone know how to display the full address for a customer when checking out? Right now, it shows the name, address, city, and country but not the region/state or postal code. I appreciate the help!

Re: Display full address in checkout - 1.5.1

Posted: Fri Jul 29, 2011 10:17 pm
by tyjthomas
Any thoughts? Or has no one come across this?

Re: Display full address in checkout - 1.5.1

Posted: Fri Jul 29, 2011 10:25 pm
by teratyke
I'm not really sure what you mean. Can you post a screenshot?
You can configure the address format in the admin.
e.g. for my UK based shop I want a certain configuration and I don't want to display the country so I use.
{firstname} {lastname}
{company}
{address_1}
{address_2}
{city}
{zone}
{postcode}

look here system->localisation->countries->[select your country]->edit

Re: Display full address in checkout - 1.5.1

Posted: Fri Jul 29, 2011 10:36 pm
by fido-x
tyjthomas wrote:Does anyone know how to display the full address for a customer when checking out? Right now, it shows the name, address, city, and country but not the region/state or postal code. I appreciate the help!
You must be using a custom template, because in the default template under "Step 2: Billing Details", there is a postcode field and a drop-down list of regions.

Re: Display full address in checkout - 1.5.1

Posted: Sun Jul 31, 2011 10:17 pm
by tyjthomas
teratyke wrote:I'm not really sure what you mean. Can you post a screenshot?
You can configure the address format in the admin.
e.g. for my UK based shop I want a certain configuration and I don't want to display the country so I use.
{firstname} {lastname}
{company}
{address_1}
{address_2}
{city}
{zone}
{postcode}

look here system->localisation->countries->[select your country]->edit
Thanks for the thoughts. Here is a screenshot that I hope helps. I am using the default theme. The admin information for my country is correct and includes the zone. It only happens on the checkout screen from what I can tell.
state.PNG

state.PNG (30.8 KiB) Viewed 2063 times


Re: Display full address in checkout - 1.5.1

Posted: Wed Feb 08, 2012 8:43 am
by minno
Hi, please, how to change the format of address on checkout. I need to show company name on checkout.
I've try to change the adress format as wrote teratyke, but nothing has changed. Please can someone help wit this?
What code (1.5.1.3) I must change?

Many thanks

Re: Display full address in checkout - 1.5.1

Posted: Tue Mar 27, 2012 5:02 pm
by open_cart_user
Hello

Just done a simple VQmod for this.

Please rate.

http://www.opencart.com/index.php?route ... order=DESC

Re: Display full address in checkout - 1.5.1

Posted: Tue Mar 27, 2012 8:35 pm
by tyjthomas
Great - thanks! Will this work with 1.5.2?

Re: Display full address in checkout - 1.5.1

Posted: Tue Mar 27, 2012 11:21 pm
by open_cart_user
Hello tyjthomas,

Sorry don't have access to V1.5.2 but will only take seconds for you to copy the file over and try..

I can change it if you want me to (if it won't work)

Re: Display full address in checkout - 1.5.1

Posted: Tue Mar 27, 2012 11:28 pm
by tyjthomas
I think it is working - thanks!!

Re: Display full address in checkout - 1.5.1

Posted: Tue Mar 27, 2012 11:58 pm
by open_cart_user
:-)

I spent ages looking for a mod to display the address in full correctly, but failed.