CheckmoConfigProvider
Magento\OfflinePayments\Model\CheckmoConfigProvider
What it does
This class provides frontend configuration data for the Check/Money Order payment method in Magento 2.
It supplies the checkout page with necessary information like mailing address and payable-to details that are displayed to customers during checkout.
Developers would customize this when they need to modify what configuration data is sent to the frontend for the check/money order payment option.
Public Methods
- getConfig()