Google Checkout Address Suggestion And Autocompete For Woocommerce simplifies the checkout process helping your customers to enter their address with the Google Places suggest API. It will save time and prevent typing errors.
Google Checkout Address Suggestion And Autocompete For Woocommerce help to Decreases cart abandonment by checking out quickly.
Google Checkout Address Suggestion And Autocompete For Woocommerce is an plugin that allows your customers to Autocomplete billing and shipping address in checkout page with google places API.
Features
- Allow coustomer to autofill billing and shipping address using google place api
- Allow customer to checkout quickly without any typing mistake.
- Allow admin to change address text
- Allow admin to set address suggestion language as per google supported
- Allow admin to set address suggestion language as per google supported
- Provide hooks for restrict address suggestion for specific countries
- Easy to use, No coding require
- Work with any theme of woocommerce
Hook for restrict address result to specific coutries
Code for restrict billing address result
add_action('rpgaac_search_in_specific_billing_country',function(){ return 'your country code here'; });
Code for restrict shipping address result
add_action('rpgaac_search_in_specific_shipping_country',function(){ return 'your country code here'; });
Changelog
Version 2.3, July 21 2022 ------------------------------------------------------------------------------------ Solved some minor js issue Version 2.2, April 05 2022 ------------------------------------------------------------------------------------ Support latest version of woocommerce 6.X.X Add hook for restrict search result based on countries Version 2.1, Dec 23 2021 ------------------------------------------------------------------------------------ Support latest version of woocommerce 6.0.0 Add option for make full address field require Add option for enable it for shipping/billing only Version 2.0, Sep 8 2021 ------------------------------------------------------------------------------------ Support latest version of woocommerce 5.x Solved some minor issue Version 1.2, March 31, 2020 ------------------------------------------------------------------------------------ * Support woocommerce version 4.0.X * Solve some other minor issue Version 1.1, Sept 26, 2019 ------------------------------------------------------------------------------------ * Support woocommerce version 3.6.x * Add address sugession in my account section
Rate our product
Please help us to make our product better and Please rate it with 5 stars. Your review is important to us.