This is an info Alert.
xpay
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. Address Autocomplete for WooCommerce

Address Autocomplete for WooCommerce

Google Places address autocomplete for WooCommerce checkout. Billing autocomplete free; unlock shipping with Pro. Classic + block checkout.

10+ active installs
5.0
(1 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping Address Autocomplete for WooCommerce running.

WordPress compatibility
Tested to 7.1
Tested against the WordPress branch in use today.
Last updated
1 month ago
At least 14.3 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.4
Your host must be running at least this version.
Requires WordPress
6.6
Requires other plugins
woocommerce
These must be installed and active first.
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

10+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how Address Autocomplete for WooCommerce is looked after — not on how many stores run it.

Well maintained
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
35 / 35
Updated 16 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.1 (current).
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
10 / 15
5.0/5 across 1 rating(s).
Listing transparency
7 / 10
Provides: screenshots, description
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-09-06 from the WordPress.org plugin registry.
Ratings

5.0

1 rating
5★1
4★0
3★0
2★0
1★0
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

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

  • Faster checkout — customers select an address instead of typing every field by hand
  • Fewer address-entry typos — autofill puts the city, postcode, and state in the right fields automatically
  • Smoother experience — one less point of friction between cart and confirmation
  • Respects your store setup — suggestions only appear for the countries you sell to

Features

  • Google Places integration — accurate address suggestions powered by the Google Places API
  • Classic + block checkout — automatically detects your checkout type and loads the right implementation
  • Billing address autocomplete (free) — enable autocomplete on billing fields at no cost
  • Shipping address autocomplete (Pro) — unlock autocomplete on shipping fields with a Pro license
  • Auto-fill — populates city, postcode, and state when an address is selected
  • Country-aware — respects the country restrictions set in your WooCommerce settings, and updates suggestions when the customer changes country
  • Lightweight — scripts load only on the checkout page, and only when an API key is set and at least one address type is enabled
  • Simple setup — native WooCommerce settings tab; configure your API key and toggle features in minutes

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

  • WooCommerce 5.0 or higher, installed and active
  • A Google Places API key (Google Cloud Console)
  • PHP 7.4 or higher
  • WordPress 6.6 or higher

External services

This plugin connects to the Google Maps/Places API to provide address autocomplete on the checkout form. When the feature is enabled and a customer types in an address field, the plugin sends the address query to Google’s servers. Google may also collect the user’s IP address and approximate location to return relevant suggestions. This service is provided by Google LLC. See the Google Maps Platform Terms of Service and the Google Privacy Policy.

This plugin also connects to the CodePros License API (https://api.store.codepros.ai) to activate, validate, and deactivate Pro license keys. License requests may include the license key, the generated license key ID, the license key instance ID returned by activation, and the site name/identifier used for activation. The free version’s billing autocomplete works without contacting the License API. No customer address data is sent to the CodePros License API.

Example usage in the plugin:
include/AutocompleteAddress.php – Loads the Google Maps JavaScript API with the Places library
include/LicenseManager.php – Validates Pro license keys against the CodePros License API

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.

Categories
Checkout
Plugin details
Version1.2.2
Last updated2026-08-21 4:19am GMT
Added2026-02-03
Requires WordPress6.6
Tested up to7.1
Requires PHP7.4

Tags on WordPress.org
Address AutoComplete
autofill
checkout
google places
woocommerce
Alternatives
Other plugins in the same categories.
Checkout Field Editor (Checkout Manager) for WooCommerce
400K+ installs
4.9(1,056)
Fluid Checkout for WooCommerce – Lite
20K+ installs
4.9(159)
Wallet for WooCommerce
20K+ installs
4.7(188)
Sliding Cart for WooCommerce by FunnelKit – Skip Cart & Reach WooCommerce Checkout Faster
30K+ installs
5.0(109)
YayPricing – WooCommerce Dynamic Pricing & Discounts
3K+ installs
5.0(72)
Deposits & Partial Payments for WooCommerce – Bayna
1K+ installs
5.0(49)
xpay

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy