Model

ConfigProvider

Magento\Customer\Model\Checkout\ConfigProvider

What it does

This ConfigProvider supplies customer-related configuration data to the checkout process, including login URLs, redirect requirements, and autocomplete settings.

Developers would use or extend this class when customizing checkout behavior related to customer authentication or when adding additional customer configuration to the checkout frontend.

Public Methods

  • getConfig()