InventoryInStorePickupShippingApi Module
Model\Carrier\Command\GetShippingPriceInterface
Interface
This interface defines a contract for retrieving the shipping price for in-store pickup delivery methods in Magento 2. Developers implement this inter...
Model\Carrier\Validation\RequestValidatorInterface
Interface
This interface defines a contract for validating rate requests specifically for In-Store Pickup delivery methods in Magento's inventory management sys...
Model\IsInStorePickupDeliveryAvailableForCartInterface
Interface
This interface defines a contract for checking whether In-Store Pickup delivery is available for a specific shopping cart. Developers would use this t...
Model\IsInStorePickupDeliveryCartInterface
Interface
This interface defines a service to check if a shopping cart is configured for in-store pickup delivery. Developers use this to determine whether a ca...