-
Introduction To get your Autoaddress plugin up and running, do the following: Follow the Account Center Sign Up documentation to get set up with an account Generate an API key by following the instructions provided in the Creating an Integr...
-
We built the My Form Editor to allow you to easily describe your address form, field widths and required fields, then we apply our Address Intelligence to ensure addresses returned are compatible with these requirements. Choose Settings in your i...
-
Each autocomplete call will return an array options and each would contain a link object. The link object contains two important attributes: title - The address text to be displayed to the end user href - The hyperlink to follow if this ...
-
Autoaddress provides a React installation option through NPM. This option will be suitable for your React applications. The documentation can be found here: @autoaddress.com/autoaddress-react - npm (npmjs.com) ...
-
Advanced substitutions may be required for numerous reasons, some examples are: to replace certain characters that you don't want returned (e.g. /,-^&) with a space. to ensure a required consistent naming of a city (e.g. Derry/Londonderry). You...
-
We use your customer's Web Browser language to localize text prompts, field labels, messages, etc. If you turn this off we instead use your default language . You can turn it off in the Advanced tab of your Integrations Settings. ...
-
You may have restrictions on the use of accented characters, e.g. café must be changed to cafe . Fold to ASCII takes all Latin characters outside the first 127 ASCII characters and replaces them with the appropriate characters. You can turn thi...
-
We use Geo-IP biasing to return autocomplete suggestions that are most relevant to your customer based on their location. This is turned on by default, you can turn it off in the Advanced tab of your Integrations Settings. ...
-
We provide three different ways for you to integrate our JavaScript control onto your web page. Each Integration Type we offer provides a different address capture experience for the end-user. You can set your Integration Type from the drop...
-
Standard Plans are limited to address capture for one country only. Plus and Enterprise plans support address capture for over 250 countries. Click on Settings for your Integration, go to the General tab and scroll down to the Supported co...