Do I need to pay for Google API requests to use the Google Maps functionality?

Do I need to pay for Google API requests to use the Google Maps functionality?

Out of the box, Store Pickup with Locator provides the option of displaying locations on Google Maps to let customers easily find the nearest store.



To function correctly, the feature requires an API key to be added in the global extension settings. The API requests are processed and billed through the Google platform, which means that you don't need to pay Amasty for using this functionality. 
      • Related Articles

      • What's the difference between Store Pickup, Store Locator and Store Pickup with Locator?

        Our Store Pickup extension adds a new free shipping method on the storefront and allows users to choose store pickup at checkout. You may add multiple points of sales and, on the storefront, the extension will automatically detect the nearest store ...
      • Store Pickup with Locator

        1. Amasty\StorePickupWithLocator\Api\GuestLocationPickupValuesInterface - class for managin store pickup for guests: POST /V1/amstorepickup/:cartId/saveSelectedPickupValues, method="saveSelectedPickupValues" - deprecated query, retained for backward ...
      • What to do if the map isn't loaded or there're exclamation marks in the address line?

        If the map isn't loaded or/and there are exclamation marks in the address line, firstly, you may check the Console log. Usually, it contains the error that causes the issue with additional information on resolving the misbehavior: Alternatively, you ...
      • Do I need to pay for the Google Autosuggest option?

        The One Step Checkout for Magento 2 provides you with the Google Address Autocomplete functionality out of the box. It comes as a separate submodule, so the settings can be found in Stores → Configuration → Amasty extensions → Google Address ...
      • Store Pickup API

        1. Amasty\StorePickup\Api\GuestShippingMethodManagementInterface - class for managing shipping methods on guest checkout: POST /V1/guest-carts/:cartId/estimate-shipping-methods, method="estimateByExtendedAddress" - displays available shipping methods ...