Integrations
Google Autocomplete
Enabling this integration will allow users to use Google Autocomplete to fill in their address details.
Setup
Update the Looop Config to enable Google Autocomplete for address fields.
Get a Google Places API Key
- Go to the Google Cloud Console.
- Click the project drop-down and select or create the project for which you want to add an API key. If you don’t have a project, create a project.
- Search for the Places API and enable it.
- Click the menu button and select APIs & Services > Credentials.
- On the Credentials page, click Create credentials > API key. The API key created dialog displays your newly created API key.
- Click Close. The new API key is listed on the Credentials page under API keys.
- To restrict an API key, click restriction for websites adn then add your domain name to the list of allowed domains. Like
*.yourdomain.com/*