InventoryInStorePickupSalesApi Module
Api\Data\ResultInterface
Interface
This interface defines the contract for operation result objects in Magento's in-store pickup functionality. Developers use it to check if an operatio...
Api\NotifyOrdersAreReadyForPickupInterface
Interface
This interface defines a contract for notifying customers via email when their orders are ready for in-store pickup. Developers implement this interfa...
Model\IsOrderReadyForPickupInterface
Interface
This interface defines a contract for checking whether an order is ready for customer pickup at a physical store location. Developers would implement...
Model\IsStorePickupOrderInterface
Interface
This interface defines a service to check if a specific order was placed using the In-Store Pickup delivery method. Developers use this to determine w...