Google Places autocomplete

Google Places autocomplete is optional. Configure an encrypted Google Places API Key under Extra Features and optionally restrict suggestions to selected countries. Leave the key empty to disable the integration.

The module loads the Places script only when a key is available. Its CSP whitelist allows the Google Maps and Places hosts required by the integration. The selected suggestion is used to populate Magento's normal address fields, including country and region mapping. The buyer can still edit the values before placing the order.

Safe setup

Use a key restricted to the demo or store domains and enable only the APIs required by the configured Google service. Do not paste the key into a screenshot, article or support ticket. Verify the key in a controlled staging environment before using it on a public store.

Country restrictions

The country restriction is optional. With no countries selected, the module does not add a country filter. When countries are selected, the browser request receives the configured restriction. Magento's own country and region validation still applies after the suggestion is chosen.

If no suggestions appear

Check the encrypted Admin value, allowed API referrers, browser console, CSP response and network request. An empty key deliberately produces no autocomplete script or element. A manually entered address should continue to work when autocomplete is disabled.