Address Autofill allows customers to quickly fill in their address during checkout using location-based suggestions powered by the Google Maps Platform.
As the user types, relevant address suggestions appear, and selecting one will automatically populate the corresponding fields such as street, city, state, and postcode.

Steps to Enable Address Autofill
You can enable Address Autofill from the WooCommerce Checkout Field Editor plugin settings.
Navigate to WooCommerce → Checkout Form → Advanced Settings → Address Autofill
From here, you can configure the feature using the following options:
- Enable Address Autofill
Check this option to activate address suggestions in checkout fields. - Get your API Key
Use the link given below to access the Google Cloud Console and generate your API
key. - Google Maps API Key
Enter the API key generated after enabling the required APIs (Maps JavaScript API and Places API).
Once the API key is added and saved, the Address Autofill feature will be active on your checkout page.
Note:
The address data is fetched directly from Google API autofill and mapped to the respective fields without any modification. You can check the address autofill in the given link below.
Getting Started
Block Checkout Field Editor
Advanced Settings
For Developers
Compatible Plugin & Themes
Frequently Asked Questions
How