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 Autocomplete:
In order for the feature to operate properly, it requires an API key and an active Google Billing account that is configured in the Google Cloud Platform. The API requests are processed and billed through the Google platform, meaning that there is no need to make any payments to Amasty for using this functionality.
Related Articles
What features are included in each tariff plan of One Step Checkout?
LITE One Step Checkout extension - all checkout sections on one page; - customizable design (layout, color scheme, address formatting, default values); - delivery options: delivery date calendar, delivery time interval, delivery comment; - Google ...
One Step Checkout API
1. Amasty\Checkout\Api\AdditionalFieldsManagementInterface - class for managing additional fields for logged-in users: POST /V1/amasty_checkout/carts/:cartId/amcheckoutFields, method="save" - save a field for a specific cart by ID; POST ...
How to allow customers to log in via social media accounts (Google, Facebook, Twitter etc.) on the checkout?
The One Step Checkout Lite and Pro packages do not provide the option to allow customers to log in to their accounts using social media. However, this feature is incorporated in the Premium package via the Social Login for Magento 2 extension. The ...
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. ...
One Step Checkout does not appear on Hyva theme. What should I do?
To ensure the compatibility of One Step Checkout extension with Hyva, please follow the below steps: Step 1. Install the Hyva compatibility packages, that can be accessed via composer: composer ...