Model
NotifyOrdersAreReadyForPickupEmailSender
Magento\InventoryInStorePickupSales\Model\NotifyOrdersAreReadyForPickupEmailSender
What it does
This class handles asynchronous sending of 'Ready for Pickup' notification emails to customers for in-store pickup orders.
Developers would use this to process queued email notifications in batches when async email sending is enabled, ensuring customers are notified when their orders are ready without impacting real-time order processing performance.
Public Methods
- execute()