One Step Checkout Compatibility with In-Store Pickup

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. The package comes as a suggested one, so it's not installed with the main module automatically. To install it, simply execute the following composer command:

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

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


      • Related Articles

      • What payment methods are compatible with One Step Checkout?

        The One Step Checkout module is compatible with some payment methods by default: PayPal Amazon Pay Braintree Klarna Stripe Some payment methods require additional compatibility modules to be installed. To access this functionality, you need to have ...
      • One Step Checkout API

        We have created public API collections for One Step Checkout module, as well its One Step Checkout Delivery Date and One Step Checkout Gift Wrap submodules, with all available queries and sample data that you can both test via our demo endpoints and ...
      • 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 ...
      • 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); - customer Geo IP location detect; - easy checkout fields management; - Stripe Card Element ...
      • 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 ...