Since the introduction of the integration with the Google Places API (New) in March 2025, our plugin has passed the default result types street_address
and route
into the Google’s API which had shown to yield better address suggestion results.
Starting with version 2.2.6, the default result types are set to none/empty
which has shown to yield the most accurate address suggestion results and more complete address details autocompletion.
If you have saved the plugin settings at least once on your website, it is likely that the default values for the “Result Types” option has been saved to the database and those values will be used on the checkout page for the autocomplete feature.
If you wish to change this option and use the most accurate settings, you may need to manually clear the result types option in the plugin settings:
- Go to WP Admin > WooCommerce > Settings > Fluid Checkout > Address Autocomplete.
- Locate the option “Result types” and remove any selected value, leaving the field empty.
- Please ensure you do not change the options “Result types (Legacy API)” or “Company result types” as doing so could have unintended effects.
- Save your changes.
