Difference between revisions of "Opentaps Address Validation Setup"
From Opentaps Wiki
Jump to navigationJump to search (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...) |
m (Protected "Opentaps Address Validation Setup": Sysop page [edit=sysop:move=sysop]) |
(No difference)
|
Revision as of 00:43, 5 September 2007
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.