Log in
Interface

NotifierInterface

Magento\Sales\Model\Order\Shipment\NotifierInterface

What it does

This interface defines a contract for notifying customers about shipment updates in Magento 2.

Developers implement this interface to create custom shipment notification handlers that send emails or other communications when orders are shipped, with optional comments and synchronous/asynchronous execution modes.

Public Methods

  • notify()