Google Address Autocomplete
(v.1.0.3)PotatoCommerce Google Address Autocomplete extension for Magento 2 integrates Google Places API with checkout and other address fields in Magento 2:
Storefront:
- Checkout
- Customer Account > “My Addresses”
- Checkout in admin panel
- Customer Addresseses in Admin Panel
- Description
Make your checkout process simpler
We are all lazy to some extent. You, me or your client may not be eager to fill in all fields on your checkout page. Sometimes such forms with a great number of required fields may even scare off customers so that they just abandon the page which cause loss of profits. It’s really a problem for all merchants.
How to simplify Magento 2 checkout?
Our team has an answer!
PotatoCommerce Google Address Autocomplete extension for Magento 2 integrates Google Places API with checkout of your Magento 2.
Besides, this module adds interactive address hints to any address field, so that a web form will be easier and more appealing.
It works as simple as ABC: the address hints appear once your visitor enters text in the Address field.
When users select some of the suggestions appeared, all the fields (country, state, city, address or sometimes even zipcode) will be filled in automatically on the fly disregarding the order in which a customer is typing. Hence, the number of address fields is reduced from 5 to 1! Now your client just needs to leave their phone number, and then they are ready to enter payment details.
Why to use Google Address Autocomplete?
Simplify checkout process
Reduce typos in order data
Users make less effort to place an order
Prevent cart abandonment
Place Autocomplete Address Form by Google
Checkout address autocomplete extension integrates the address autocomplete functionality into the following Magento 2 web forms:
Storefront:- Checkout
- Customer Account > “My Addresses”
Admin panel:- Checkout in admin panel
- Customer Addresseses in Admin Panel
Extension settings
Is enabled - this option enables Google Address Autocomplete in Magento 2
API Key - you can get API Key free of charge here.
Hide “Powered by Google” Logo - you can disable this Google logo if necessary (not recommended by Google)
Use Browser GeoLocation - allows using the user’s current GeoIP location as an address
Use Country Restriction - if enabled, only addresses from selected county and state are suggested. A useful feature for those merchants who sell in specific countries only.
Is Street Name and Street Number combined - if enabled, both street name and building number will be put in the Address 1 field; otherwise, a building number will be put to the Address 2 field.
Street 1, Street 2, City, Region (State), and Country options can be used to switch between Long or Short format (for example, NY or New York, ‘Street’ or ‘St’).
Customization requests
We developed this extension for native 2-step checkout in Magento 2. Surely, we can consider making compatibility patches with other checkout solutions for Magento 2 if needed.
- 1 Review
- Documentation
Compatibility
Magento CE 2.1.x, 2.2.x, 2.3.x, 2.4.x Magento EE 2.1.x, 2.2.x, 2.3.x, 2.4.x Compatible Browsers Chrome, Safari, Firefox, Opera, IE8+ Installation
- Download the extension from your account on potatocommerce.com
- Extract the folder and copy it to the root directory of Magento 2 store
- In SSH console of your server navigate to your store root folder:
cd path_to_the_store_root_folder
Then:bin/magento setup:upgrade
- If you use Magento 2.1.х and above, then it is required to restart Magento compile command by using:
bin/magento setup:static-content:deploy
- Go to Stores > Configuration > POTATOCOMMERCE > Checkout Address Autocomplete, configure and enable the extension.
Changelog
1.0.3 Released on 29 September 2020
* bugfixes
1.0.2 Released on 13 September 2019
* bugfixes
1.0.1 Released on 13 June 2018
* bugfixes
1.0.0 Released on 22 February 2018
Initial release of the extension