Log in
Model

CheckoutAgreementsList

Magento\CheckoutAgreements\Model\CheckoutAgreementsList

What it does

This class retrieves a list of checkout agreements (terms and conditions) based on search criteria.

Developers use it to programmatically fetch active checkout agreements that customers must accept before completing a purchase, typically filtered by store view or other conditions.

It's commonly used in checkout processes or admin interfaces to display relevant terms and conditions.

Public Methods

  • getList()