Opentaps Address Validation Setup

From Opentaps Wiki
Revision as of 00:43, 5 September 2007 by Sichen (talk | contribs) (New page: opentaps can validate and standardize all the United States addresses entered in the CRM/SFA application. To configure this feature, you will need to register for an shipping API key on t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

opentaps can validate and standardize all the United States addresses entered in the CRM/SFA application.

To configure this feature, you will need to register for an shipping API key on the [USPS Web Site]. Then, you will need to apply for permission to use the Address Validation API on the [USPS API Request Page].

Once you have the production API keys, you will need to modify the file applications/product/config/shipment.properties to set the USPS webtools key and the production access URL. Then modify the file hot-deploy/opentaps-common/config/opentaps.properties and turn on address validation with:

opentaps.validatePostalAddresses = true

Now re-start opentaps, and address validation should be active.