This is an info Alert.
x402 Logo
  • 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
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • 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. Happy Coders Multi Address for WooCommerce

Happy Coders Multi Address for WooCommerce

Allow logged-in WooCommerce customers to manage multiple addresses in an address book and select them easily during checkout.

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

What the WordPress.org registry says about keeping Happy Coders Multi Address for WooCommerce running.

WordPress compatibility
Tested to 7.0.2
Tested against the WordPress branch in use today.
Last updated
30 days ago
At least 14.5 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
5.6
Requires other plugins
woocommerce
These must be installed and active first.
Contributors
5

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

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

97

out of 100
Well maintainedSome ratings or support history.

Maintenance
35 / 35
Updated 29 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.0.2 (current).
Support responsiveness
Not enough data
Only 1 support thread(s) — not enough to judge.
Merchant satisfaction
12 / 15
5.0/5 across 8 rating(s).
Listing transparency
10 / 10
Provides: screenshots, description, homepage
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-08-01 from the WordPress.org plugin registry.
Ratings

5.0

8 ratings
5★8
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.

Tired of customers having to re-type addresses for different shipping locations or billing details? HappyCoders Multiple Addresses for WooCommerce enhances the WooCommerce “My Account” area and Checkout process by providing a robust address book feature.

Logged-in customers can save multiple billing and shipping addresses, give them nicknames for easy recognition (like “Home”, “Work”, “Parents’ House”), set defaults, and edit or delete addresses as needed.

During checkout, customers can quickly select from their saved addresses using a dropdown or list format (configurable by the admin), streamlining the process and reducing errors. This plugin integrates with both the Classic WooCommerce Checkout (using the [woocommerce_checkout] shortcode) and the modern Block-Based Checkout experience.

Key Features:

  • Multi Address Book: A dedicated section in the “My Account” page.
  • Automatic Import: Seamlessly imports a customer’s existing default WooCommerce address into the address book on their first visit.
  • Automatic Saving of New Checkout Addresses: Any new, unique address a customer enters during checkout is automatically saved to their address book and set as the new default for future use.
  • Save Multiple Addresses: Customers can save distinct billing and shipping addresses.
  • Address Nicknames & Types: Easily label and identify saved addresses with custom nicknames and predefined types (Home, Work, Other).
  • Set Default Addresses: Designate default billing and shipping addresses.
  • Easy Editing/Deletion: Customers can manage their saved addresses.
  • Checkout Selection: Choose saved addresses directly on the checkout page.
    • Admin option for Dropdown or Radio List display.
    • Admin option to allow/disallow entering a brand new address at checkout.
  • Address Limits: Admin can set maximum number of billing/shipping addresses per user.
  • Customizable Menu Text: Admin can change the “Multi Address Book” menu item text.
  • Auto-Default New Address: Newly added addresses automatically become the default.
  • Classic & Block Checkout Integration: Works with both checkout types.
    • Classic: Uses standard WooCommerce hooks.
    • Block: Uses modern JavaScript integration with the WooCommerce Blocks API (registerCheckoutBlock).
  • Multisite Compatible: Includes support for Multisite installations, ensuring endpoints and functionality work correctly across the network.
  • My Account Address Display Style: Admin can choose to display saved addresses in the “My Account” page as a carousel or a list.

Building from Source

This plugin uses modern JavaScript tools for development. The source code is included for transparency and to allow developers to contribute or modify the code. You do not need to follow these steps to use the plugin; the pre-built files are included.

If you wish to modify the JavaScript or CSS source files (/src directory), you will need to have Node.js and npm installed on your machine.

  1. Navigate to the Plugin Directory:
    Open your terminal and navigate to the plugin’s root directory:
    cd path/to/wp-content/plugins/happycoders-multiple-addresses/

  2. Install Dependencies:
    Run the following command to install the necessary development packages listed in package.json:
    npm install

  3. Build for Production:
    To compile and minify the source files for a production environment, run:
    npm run build
    This will generate the final JavaScript and CSS files in the /build directory.

  4. Run in Development Mode:
    For active development, use this command to watch for changes in the /src directory and automatically re-compile the files:
    npm run start

The source files for the block integration can be found in the /src directory.

Does this work with the new Block Checkout?

Yes! The plugin includes integration for both the Classic ([woocommerce_checkout] shortcode) and the modern Block-Based Checkout experience introduced in recent WooCommerce versions. The address selectors will appear automatically in the appropriate sections.

What happens to my existing customers’ addresses?

When an existing customer visits their “Multi Address Book” page for the first time after you install the plugin, their current default billing and shipping addresses (from the standard WooCommerce “Addresses” tab) will be automatically imported into the new address book. This provides a seamless experience so they don’t have to re-enter their primary address.

What happens when a customer uses a new address at checkout?

If a logged-in customer enters a new, unique address when placing an order, the plugin will automatically save that address to their address book and set it as their new default. This makes it instantly available for their next purchase without needing to manually add it first.

How do customers manage their addresses?

Logged-in customers can find a new “Multi Address Book” tab within their main “My Account” page (usually /my-account/hc-address-book/). From there, they can add, view, edit, delete, and set default billing/shipping addresses.

Can I change how the addresses are selected at checkout?

Yes. Go to WooCommerce > Settings > HC Multiple Addresses. You can choose between a “Dropdown Select Box” or a “List (Radio Buttons)” for the selector style.

Can I prevent customers from adding new addresses at checkout?

Yes. In the plugin settings (WooCommerce > Settings > HC Multiple Addresses), you can set the “Allow New Address Entry” option to “No”. This will remove the “Enter a new address” option from the selectors.

Can I limit how many addresses a user saves?

Yes. The plugin settings include options to set a maximum number of saved billing addresses and shipping addresses per user. Set to 0 or leave blank for unlimited.

Will this conflict with my theme or other plugins?

The plugin aims to use standard WooCommerce hooks and APIs where possible. However, themes or plugins that heavily modify the “My Account” page structure or the Checkout process (especially Block Checkout customizations beyond the standard blocks) could potentially cause conflicts. If you experience issues, try temporarily switching to a default theme (like Storefront) and deactivating other plugins to identify a conflict.

Categories
Checkout
Plugin details
Version1.0.15
Last updated2026-07-03 10:17am GMT
Added2025-07-21
Requires WordPress5.6
Tested up to7.0.2
Requires PHP7.4

Tags on WordPress.org
billing address
checkout
multiple addresses
Shipping address
woocommerce
Alternatives
Other plugins in the same categories.
Checkout Field Editor (Checkout Manager) for WooCommerce
400K+ installs
4.9(1,056)
Wallet for WooCommerce
20K+ installs
4.7(188)
Checkout Field Manager (Checkout Manager) for WooCommerce
80K+ installs
4.5(781)
Sliding Cart for WooCommerce by FunnelKit – Skip Cart & Reach WooCommerce Checkout Faster
30K+ installs
5.0(108)
YayPricing – WooCommerce Dynamic Pricing & Discounts
3K+ installs
5.0(71)
WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell
5K+ installs
4.9(171)
x402 Logo

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 Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • 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