My Cart
Log In
Register
an ASP.NET Open Source CMS & eCommerce platform
Search:
Home
Open Source Edition
DotShoppingCart Suite
Services
Support
Blog
Marketplace
Buy
Forums
Video Tutorials
Documentation
Premium Support
Submit Support Ticket
Home
>
DotShoppingCart Forums
>
Support
>
DotArrow OnDemand Web Services
>
Address Validation
Address Validation
Last Post 3/23/2018 10:47:38 PM By Tomas Mayton. 5 replies.
9/21/2008 10:49:53 AM
lanewman
Posts: 17
Joined: 6/14/2008
Location:Ft Lauderdale, FL, US
website
Address Validation
Does the system perform address validation upon checkout?
9/21/2008 10:59:10 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: Address Validation
It depends on the shipping provider that you are using. If you are using FedEx, USP and USPS realtime shipping provider, then "Yes". If you are using table based shipping provider, then "No".
DotShoppingCart Staff
10/2/2008 10:04:15 AM
lanewman
Posts: 17
Joined: 6/14/2008
Location:Ft Lauderdale, FL, US
website
Re: Address Validation
I have USPS configured and working. I am able to enter a city/state pair with an zip code. (ie, Fort Lauderdale, FL 14221) The system gives me postal rates, but doesn't flag the address as invalid.
10/2/2008 10:22:54 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: Address Validation
Ah, address validation might be an additional web service call. We are investigating this.
DotShoppingCart Staff
10/6/2008 1:33:37 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: Address Validation
I verified that address validation needs another web service call. More information could be found from
here
. We will add USPS address validation support in the next release.
DotShoppingCart Staff
3/23/2018 10:47:38 PM
Tomas Mayton
Posts: 1
Joined: 3/23/2018
Location:United Kingdom
website
Re: Address Validation
I have USPS configured and working. Thanks