Log in
Model

NotifyOrdersAreReadyForPickup

Magento\InventoryInStorePickupSales\Model\NotifyOrdersAreReadyForPickup

What it does

This class processes orders that are ready for in-store pickup by creating shipments (to reserve inventory at the pickup location), adding pickup-specific attributes to orders, and sending notification emails to customers.

Developers use this when implementing the "Ready for Pickup" workflow in the Magento MSI (Multi-Source Inventory) system, typically triggered when store staff confirms items are available for customer collection.

Public Methods

  • execute()