Model
Substitution
Magento\Payment\Model\Method\Substitution
What it does
This class serves as a fallback payment method when the original payment method used for an order no longer exists in the system.
It's automatically used by Magento to display orders that were placed with payment methods that have since been removed or disabled, preserving the order history and allowing administrators to view payment information.
Public Methods
- getTitle()