Log in
Interface

CheckoutAgreementsListInterface

Magento\CheckoutAgreements\Api\CheckoutAgreementsListInterface

What it does

This interface defines a contract for retrieving checkout agreements (terms and conditions) based on flexible search criteria.

Developers use this when they need to fetch agreements with custom filters, offering more flexibility than the standard repository getList method which has predefined limitations.

Public Methods

  • getList()