Is One Step Checkout compatible with default Magento In-Store Pickup delivery method?

Is One Step Checkout compatible with default Magento In-Store Pickup delivery method?

One Step Checkout Pro and Premium versions are compatible with In-Store Pickup delivery method through a separate compatibility package. To install it via composer, simply use the following command:

composer require amasty/module-one-step-checkout-in-store-pickup

The package comes as a suggested one, so it's not installed with the main module automatically. In case you are installing extensions via the file-upload method instead of using composer, kindly contact us, and we will provide you with the download link to obtain the package.

Please keep in mind that the In-Store Pickup compatibility package is only provided for active subscription users.


      • Related Articles

      • 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 ...
      • One Step Checkout | GraphQL methods

        Queries getAdditionalFields (cartId: String!) description: get information about additional fields getDefaultIpData description: get information about default IP address getAvailableShippingMethods (cartId: String!) description: get the information ...
      • 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 ...
      • 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 ...
      • 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 ...