Updated Articles

  1. Angular Installation

    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...
  2. My Form Editor

    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...
  3. Display the Options

    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 ...
  4. React Installation

    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) ...
  5. Manage Substitutions

    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...
  6. Toggle browser language setting

    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. ...
  7. Fold to ASCII

    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...
  8. Toggle GEO-IP location bias

    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. ...
  9. Choosing integration type

    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...
  10. Setting supported countries

    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...