Skip to content

Address validation at checkout, with support for USPS, Address Doctor and Melissa Data.

Notifications You must be signed in to change notification settings

akitogo/Addressvalidator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Address Validator

Validate billing and shipping addresses in the One Page Checkout.

Description

Validate billing and shipping addresses in the One Page Checkout. Customer submits billing and shipping addresses and is shown a popup of valid addresses to choose from. Currently has support for Fedex, USPS, UPS, Address Doctor and Melissa Data.

How to use

Upload the files to the root of your Magento install. Let the install script run. This will create the table extensions_store_addressvalidator_responses to hold requests and responses. In the System -> Configuration, go to Sales -> Address Validator and configure the extension with your validation provider (UPS, USPS, Fedex, Address Doctor, Melissa Data, etc.) account. Clear cache.

Here's a screenshot of the popup:

UPS

For UPS, enter your access key, account number and password. Credentials can be obtained from the UPS Developer Resource Center.

Per the UPS Developer terms of service, the UPS logo must be visible on your site. Logo images can be found under
skin/frontend/base/default/images/extensions_store/addressvalidator/LOGO_L.gif.

About

Address validation at checkout, with support for USPS, Address Doctor and Melissa Data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.9%
  • JavaScript 16.5%
  • HTML 1.8%
  • CSS 1.8%