Linux 软件免费装
Banner图

Address Autocomplete for WooCommerce

开发者 codeprosai
更新时间 2026年7月6日 18:30
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce checkout autocomplete google places address form

下载

1.0.0 1.1.4 1.2 1.1 1.1.2 1.1.3

详情介绍:

Every extra field on your checkout is a chance for a customer to mistype, give up, or enter an address that creates problems later. Address Autocomplete for WooCommerce lets shoppers pick their address from Google Places suggestions as they type — then automatically fills in the city, postcode, and state for them. The result: a faster checkout, fewer fat-finger typos in address fields, and less time your team spends deciphering what a customer actually meant to type. Built for real stores. Works with both the classic WooCommerce checkout and the modern block (Gutenberg) checkout, on any WooCommerce-compatible theme. Free vs Pro Billing address autocomplete is free, forever — no account, no trial, no time limit. Install it and it works. Pro unlocks shipping address autocomplete — so customers shipping to a different address get the same one-tap autofill. Pro also adds priority support, and the Agency plan adds unlimited sites and WordPress Multisite support. See plans on the CodePros pricing page. Why store owners use it Features How It Works Add your Google Places API key and enable autocomplete for billing (free). As customers begin typing an address at checkout they'll see Google Places suggestions; selecting one fills in the city, postcode, and state automatically. The plugin detects whether your store uses the classic or block checkout and loads the appropriate implementation, and only ever loads its scripts on the checkout page. To extend the same experience to shipping addresses, activate a Pro license. Requirements

安装:

Automatic Installation
  1. Log in to your WordPress admin panel
  2. Navigate to Plugins > Add New
  3. Search for "Address Autocomplete for WooCommerce CodePros"
  4. Click "Install Now" and then "Activate"
Manual Installation
  1. Upload the plugin files to /wp-content/plugins/codepros-autocomplete-address-for-woocommerce, or install through the WordPress plugins screen
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to WooCommerce > Settings > Autocomplete Address to configure
Configuration
  1. Obtain a Google Places API key from the Google Cloud Console
  2. Create or select a project
  3. Enable the Places API (New)
  4. Create an API key, and optionally restrict it to your domain
  5. Navigate to WooCommerce > Settings > Autocomplete Address
  6. Enter your Google Places API key
  7. Enable autocomplete for billing (free). Shipping autocomplete unlocks with a Pro license.
  8. Click "Save Changes"

屏幕截图:

  • Address fields automatically populated after selecting a suggestion
  • Settings page — enable billing (free) and shipping (Pro), and activate a license
  • Admin notice showing a Google Maps API key authentication failure

升级注意事项:

1.2 Billing autocomplete is now free forever (no more trial). Shipping autocomplete becomes a Pro feature. Existing installs: billing keeps working with no license required.

常见问题:

What's free and what's paid?

Billing-address autocomplete is free forever — no trial, no account. Shipping-address autocomplete is a Pro feature: the shipping toggle is visible in settings and unlocks when you activate a Pro license. The Agency plan adds unlimited sites and WordPress Multisite support.

Does this validate or verify addresses?

No. The plugin provides address autocomplete using Google Places suggestions and auto-fills the city, postcode, and state when a customer selects a suggestion. It does not validate, verify, or correct addresses after entry.

Do I need a Google API key?

Yes. You need a valid Google Places API key, available free from the Google Cloud Console. Enable the Places API (New) for your project. This applies to both the free and Pro features.

Does it work with the WooCommerce block checkout?

Yes. The plugin fully supports the WooCommerce Blocks (Gutenberg) checkout as well as the classic checkout, and detects which one your store uses automatically.

Does it work with all WooCommerce themes?

Yes. It uses standard WooCommerce checkout field IDs and hooks, so it works across WooCommerce-compatible themes.

Can I use it for billing only?

Yes — billing autocomplete is the free feature and works on its own. Shipping autocomplete is added with Pro.

Does it respect my store's country restrictions?

Yes. Suggestions only appear for countries enabled in your WooCommerce settings, and update when the customer changes country.

Will it slow down my checkout?

No. Scripts load only on the checkout page, in the footer, and only when an API key is set and at least one address type is enabled.

Is there a cost for the Google Places API?

Google Places uses usage-based pricing. See the Google Places API pricing page. Google provides free credits for new accounts, which may be enough for small to medium stores.

How do I upgrade to Pro?

Get a license from the CodePros pricing page, then go to WooCommerce > Settings > Autocomplete Address, enter your key in the License Key field, and click "Activate". Shipping autocomplete unlocks once the key is verified.

Do I need Pro to run on multiple sites?

The free billing autocomplete can be used on any site. Pro licenses are per the plan you choose — single site, five sites, or the Agency plan for unlimited sites and WordPress Multisite. See the pricing page for details.

Is my license key stored securely?

Yes. License keys are encrypted with authenticated AES-256-GCM before storage, seeded with your WordPress authentication keys.

更新日志:

1.2 1.1.4 Fixed: Address fields now display more smoothly during checkout initialization. 1.1.3 1.1.2 1.1 1.0.0