Quality customizations to Sage 300 built using Orchid Extender.
The Address Validation customization interfaces with providers APIs, including USPS, Canada Post, and Google, to validate addresses not only for correctness but also deliverability.
Incorrect addresses can be costly:
The Address Validation customization checks addresses not only for validity but also deliverability when orders or other documents are posted, reducing costs and administrative overhead.
The customization uses open source Python libraries to connect to the an address provider API and validates the addresses before objects are inserted or updated.
The validation is performed by a script that can be connected to any view with a complete set of address fields. If the provider API cannot be contacted a warning is issued to prompt the user to verify the address manually.
Uses APIs to validate addresses in real time:
The following address data providers are supported:
Provider | Country | Cost |
---|---|---|
USPS | US | Free |
Intl. | ~0.0015/lookup | |
Canada Post | CA | 0.05 - 0.10/lookup |
Notes:
In the demo video below, we start with the following valid address:
Jane Doe |
248 Shawmut Ave |
Boston, MA 02118 |
USA· |
The following corrections are demonstrated:
The Address Validation customization requires regular maintainance and is only available under a subscription license.
For more information or to buy a license, contact us.