Model
Agreement
Magento\Paypal\Model\ResourceModel\Billing\Agreement
What it does
This resource model manages database operations for PayPal billing agreements, which are stored payment methods that allow customers to make recurring purchases without re-entering payment details.
Developers use this class to link billing agreements with orders and filter order collections to show only orders associated with specific billing agreements.
Public Methods
- addOrderRelation()
- addOrdersFilter()