Log in
Model

Substitution

Magento\Payment\Model\Method\Substitution

What it does

This class serves as a placeholder payment method for orders that used payment methods which no longer exist in the system.

It allows Magento to display order information correctly even when the original payment method has been removed or is unavailable, retrieving the method title from stored additional information.

Public Methods

  • getTitle()