Description
Enables address autocomplete with the Google Places API for WooCommerce.
- Help customers save time in the checkout process.
- Provides more consistent addresses formatting.
- Autofills address results for both shipping and billing.
- Restricts autocomplete suggestions to the country selected.
- Optimized API calls to keep costs low.
Screenshots
FAQ
-
What countries are supported?
-
This extension should work for any country Google Places supports. It has been tested with:
- Canada (CA)
- Mexico (MX)
- Portugal (PT)
- Puerto Rico (PR)
- United Kingdom (UK)
- United States (US)
If you find a bug or issue with address parsing for a specific country, please reach out to support!
-
How do I get a Google Places API Key?
-
You will need to sign up for a Google Cloud Platform (GCP) account. Then create an API key following these instructions.
-
Does Google Places autocomplete cost money?
-
If your usage exceeds the credit amount, this service does cost money. See this page for the latest pricing.
Place Details charges start at .017 USD per autocomplete session (or $17 per 1000 sessions).
This plugin only requests data needed to autofill address results which keeps costs at a minimum.
-
Why should I use this plugin over others?
-
I built this plugin after trying a number of other ones that didn’t work great. Some made inefficent API calls which resulted in additional costs. Some had bugs which caused address results to be provided for countries that were not available. Others had additional features like maps, which weren’t needed.
This plugin does one thing, and it does it well.
Reviews
Contributors & Developers
“Address Autocomplete Google Places” is open source software. The following people have contributed to this plugin.
Contributors“Address Autocomplete Google Places” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Address Autocomplete Google Places” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Update: Support for Mexico.
1.1.0
- Update: Declare compatibility for High Performance Order Storage.
- Update: Improves methods for parsing address components.
1.0.1
- Update: Improve country targeting.
1.0
- Initial release.