ConfirmationKeySender
Magento\OrderCancellation\Model\Email\ConfirmationKeySender
What it does
This class sends confirmation key emails to guest customers when they request to cancel an order.
Developers use this class to notify guests via email with a secure link containing confirmation details they can use to view and complete their order cancellation request.
It's specifically designed for guest checkout scenarios where customers don't have account credentials.
Public Methods
- execute()