Model
TotalMinMax
Magento\Payment\Model\Checks\TotalMinMax
What it does
This class validates whether a payment method can be used based on the order's total amount.
It checks if the quote's grand total falls within the minimum and maximum order total limits configured for a specific payment method, ensuring customers can only use payment methods appropriate for their order value.
Public Methods
- isApplicable()