Title: Smart Autocomplete Address
Author: Marco Gagnon
Published: <strong>27. Oktober 2025</strong>
Last modified: 9. März 2026

---

Plugins durchsuchen

![](https://ps.w.org/aisp-smart-autocomplete-address/assets/banner-772x250.png?rev
=3385488)

![](https://ps.w.org/aisp-smart-autocomplete-address/assets/icon-256x256.png?rev
=3385489)

# Smart Autocomplete Address

 Von [Marco Gagnon](https://profiles.wordpress.org/aisimpleplugin/)

[Herunterladen](https://downloads.wordpress.org/plugin/aisp-smart-autocomplete-address.1.0.4.zip)

 * [Details](https://de.wordpress.org/plugins/aisp-smart-autocomplete-address/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/aisp-smart-autocomplete-address/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/aisp-smart-autocomplete-address/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/aisp-smart-autocomplete-address/#developers)

 [Support](https://wordpress.org/support/plugin/aisp-smart-autocomplete-address/)

## Beschreibung

**Smart Autocomplete Address** instantly suggests accurate, global addresses in 
your WordPress and WooCommerce forms — powered by the **HERE Geocoding & Search 
API**, with no Google account required.
 It’s fast, easy to set up, and fully GDPR-
compliant.

### Why Choose Smart Autocomplete Address

 * Real-time address suggestions for billing, shipping, and profile fields
 * Uses the **HERE API** — reliable, free tier available
 * Automatically limits results to your **WooCommerce shipping countries**
 * Works with any checkout theme or custom form
 * Simple setup: just add your API key
 * 100% GDPR-friendly and fully translatable

### Features

 * Autocomplete for billing and shipping address fields
 * Powered by the **HERE API** (no Google Maps required)
 * Automatically limits results to your **WooCommerce shipping countries**
 * Simple setup — just enter your HERE API key in the settings page
 * Compatible with all WooCommerce checkout themes
 * Fully translatable and ready for localization
 * Includes integrations with popular form plugins

### GDPR & Privacy

Smart Autocomplete Address does **not** store, collect, or share any personal data.

All lookups are handled securely via the HERE API, ensuring full compliance with
privacy laws.

### Supported Integrations

 * **WooCommerce** – Integrates seamlessly with checkout, account address, and user
   profile pages.
 * **Custom Field** – Any text field with a CSS class (perfect for ACF, themes, 
   or custom code)
 * **Fluent Forms**
 * **SureForms**
 * **Contact Form 7**
 * **WPForms**

All integrations are **optional and configurable**. Enable only what you need!

### Coming Soon

 * **Formidable forms**
 * **Forminator**
 * **Ninja Forms**

### Additional Info

This plugin uses the **HERE Geocoding & Search API**. You must obtain a free API
key from the [HERE Developer Portal](https://developer.here.com/).

We are not affiliated with HERE Technologies, WooCommerce, or Automattic Inc. „WooCommerce“
is a registered trademark of Automattic Inc.

## Screenshots

 * [[
 * Smart Autocomplete settings HERE api key
 * [[
 * WooCommerce settings
 * [[
 * Autocomplete suggestions on the checkout address field.
 * [[
 * Address fields automatically filled after selection.
 * [[
 * Address autocomplete working inside a WPForms form.

## Installation

 1. Upload the plugin files to `/wp-content/plugins/here-address-autocomplete/`, or
    install it directly from the WordPress plugin directory.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **Adress Autocomplete  Settings**.
 4. Enter your **HERE API Key** (you can get one for free at the [HERE Developer Portal](https://developer.here.com/)).
 5. Save your settings and test your WooCommerce checkout — the address fields will
    now show autocomplete suggestions.

## FAQ

### Does this plugin use Google Maps?

No. It uses the **HERE API** instead — no dependency on Google Maps.

### Is the HERE API free?

Yes. HERE offers a free plan with a generous monthly quota, perfect for most WooCommerce
stores.

### Does it work with all WooCommerce themes?

Yes. The plugin integrates seamlessly with standard WooCommerce checkout fields 
and is compatible with most themes.

### Can I limit autocomplete suggestions to specific countries in WooCommerce?

Yes. The plugin automatically restricts address suggestions based on your WooCommerce
shipping country settings.

### Does this plugin work with form plugins?

Yes. It natively supports WPForms, Contact Forms 7, SureForms and Fluent Forms.

Each integration is optimized to work smoothly with default address fields.

### Does this plugin collect user data?

No. The plugin does **not** collect, store, or transmit any personal data. Only 
the lookup request is sent directly to the HERE API for address suggestions.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Smart Autocomplete Address“ ist Open-Source-Software. Folgende Menschen haben an
diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Marco Gagnon ](https://profiles.wordpress.org/aisimpleplugin/)

„Smart Autocomplete Address“ wurde in 2 Sprachen übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/aisp-smart-autocomplete-address/contributors)
für ihre Mitwirkung.

[Übersetze „Smart Autocomplete Address“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/aisp-smart-autocomplete-address)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/aisp-smart-autocomplete-address/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/aisp-smart-autocomplete-address/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/aisp-smart-autocomplete-address/)
per [RSS](https://plugins.trac.wordpress.org/log/aisp-smart-autocomplete-address/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0.4

 * Fixed: Corrected HERE API key validation in admin settings.
 * Improved: Simplified the API key testing process for better reliability and accuracy.
 * Remove: Server-side AJAX validation method for HERE API keys, which was incompatible
   with referrer-based authentication.

#### 1.0.3

 * Added: full compatibility with dynamic WooCommerce themes
 * Refactored: input handling using delegated listeners for AJAX-safe operation.
 * Improved: debounce to reduce duplicate API calls and enhance performance.
 * Enhanced: autofill reliability for country/state selectors.
 * Improved: HERE API error handling and UX feedback.

#### 1.0.2

 * Added: “Check Key” button to validate HERE API key directly from settings.
 * Improved: Admin settings page layout and tab styling for better visual consistency.

#### 1.0.1

 * Fixed: Dropdown suggestions appearing under the next field on mobile devices 
   when using WPForms integration.
 * Cleaned up: Removed duplicated CSS rules related to `.aisp_autocomplete-suggestions`.

#### 1.0.0

 * Initial release
 * WooCommerce checkout, account/edit address, user page address autocomplete
 * Auto-fill for city, postcode, country, and state
 * GDPR-friendly, no Google dependency
 * Free-tier support (HERE API)
 * Added integrations for Fluent Forms, SureForms, Contact Form 7, WPForms, and 
   Custom Fields
 * Improved architecture with modular class structure
 * Enhanced ISO 3166-1 country code mapping for international support
 * Added better error handling and user feedback
 * Updated JS and CSS for consistency

## Meta

 *  Version **1.0.4**
 *  Zuletzt aktualisiert **vor 1 Monat**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 5.0 oder höher **
 *  Getestet bis **6.9.4**
 *  PHP-Version ** 7.2 oder höher **
 *  Sprachen
 * [English (Canada)](https://en-ca.wordpress.org/plugins/aisp-smart-autocomplete-address/),
   [English (US)](https://wordpress.org/plugins/aisp-smart-autocomplete-address/)
   und [French (Canada)](https://fr-ca.wordpress.org/plugins/aisp-smart-autocomplete-address/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/aisp-smart-autocomplete-address)
 * Schlagwörter
 * [address](https://de.wordpress.org/plugins/tags/address/)[autocomplete](https://de.wordpress.org/plugins/tags/autocomplete/)
   [checkout](https://de.wordpress.org/plugins/tags/checkout/)[woocommerce](https://de.wordpress.org/plugins/tags/woocommerce/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/aisp-smart-autocomplete-address/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/aisp-smart-autocomplete-address/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/aisp-smart-autocomplete-address/reviews/)

## Mitwirkende

 *   [ Marco Gagnon ](https://profiles.wordpress.org/aisimpleplugin/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/aisp-smart-autocomplete-address/)