Log in
Model

AgreementsConfigProvider

Magento\CheckoutAgreements\Model\AgreementsConfigProvider

What it does

This class provides checkout agreement configuration data to the frontend checkout process.

It retrieves active terms and conditions agreements for the current store and formats them (including content escaping and HTML handling) to be displayed during checkout.

Developers would use this when customizing how checkout agreements appear or when extending the checkout configuration.

Public Methods

  • getConfig()