Interface
IsStorePickupOrderInterface
Magento\InventoryInStorePickupSalesApi\Model\IsStorePickupOrderInterface
What it does
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 whether an order should follow store pickup fulfillment workflows versus standard shipping processes, which is essential for order processing logic and display conditions in the checkout and order management areas.
Public Methods
- execute()