Address on view order

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
meer2005
Captain (CAPT)
Captain (CAPT)
Posts: 245
Joined: Wed Feb 09, 2005 2:00 pm

Address on view order

Post by meer2005 » Mon Mar 09, 2009 2:12 pm

The address is coming through on the view order as this:
HERNDON VA, 20170
UNITED STATES


The vieworder.cs has this code:
string pattern = "[Company]\r\n[Name]\r\n[Address1]\r\n[Address2]\r\n[City], [Province] [PostalCode]\r\n[Country_U]\r\n[Phone]\r\n[Email]";

Does anyone know where the address formatting is being pulled from so I can put the comma in the correct place?

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Address on view order

Post by Katie » Mon Mar 09, 2009 8:18 pm

Hi,

The address formatting can be changed if you go to the Configure > Regions > Countries page. Edit the United States and in the Address Format field you can move the comma to the correct location.

I'll report this as a bug...

Thanks for pointing it out.
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply