What’s in this release
WooCommerce now includes a framework for address autocomplete at checkout. When enabled, shoppers see suggestions as they type their address — reducing errors and speeding up checkout.
The framework is built into WooCommerce Core as an extensible provider system. WooPayments includes a Google-powered provider that works automatically for WooPayments merchants. Third-party extensions can register their own providers using the woocommerce_address_providers filter.
Address autocomplete is available in WooCommerce settings and is off by default. Merchants using WooPayments can enable it with a toggle.