CodePros Autocomplete Address for WooCommerce integrates Google Places API into your WooCommerce checkout form, providing customers with intelligent address suggestions as they type. This plugin significantly improves the checkout experience by reducing form completion time and minimizing address entry errors.
Once configured with your Google Places API key, the plugin adds autocomplete functionality to the address fields on your WooCommerce checkout page. As customers start typing their address, they’ll see relevant suggestions from Google Places. When they select an address, the plugin automatically fills in the city, postcode, and state fields based on the selected address data, saving time and reducing errors.
The plugin intelligently respects your WooCommerce store’s country restrictions, ensuring address suggestions only appear for countries you’ve enabled in your WooCommerce settings. The autocomplete dynamically updates when customers change their country selection, providing accurate suggestions for the selected country.
This plugin connects to Google Maps/Places API to provide address autocomplete functionality. It’s needed to show address suggestions as users type in the checkout form.
When the autocomplete feature is enabled and users type in address fields, the plugin sends address queries to Google’s servers. Google may also automatically collect the user’s IP address and approximate location data to provide relevant address suggestions.
This service is provided by Google LLC. For more information about how Google handles data, please review:
* Google Maps Platform Terms of Service
* Google Privacy Policy
Example usage in the plugin:
include/AutocompleteAddress.php:79 – Loads Google Maps JavaScript API with Places library