Google Place APIs

To integrate Sana Commerce Cloud with the Google Place services, the following Google Place APIs are used.

Place Autocomplete (New)

The Place Autocomplete (New) service is part of the Places API. Sana Commerce Cloud uses the Place Autocomplete (New) service to provide autocomplete functionality for text-based geographic searches by returning addresses that users type.

For more information, see Autocomplete (New) on the official Google Maps Platform documentation.

Place Details (New)

The Place Details (New) service is used to request more details about a particular address. When users click on a particular address suggestion, a Place Details (New) request returns more comprehensive information about the indicated place such as its complete address, house, flat, etc.

For more information, see Place Details (New) on the official Google Maps Platform documentation.

The Places API services return data in a requested language based on the language selected on the webstore. For more information, see Supported Languages on the official Google Maps Platform documentation.