Model
Flatrate
Magento\OfflineShipping\Model\Carrier\Flatrate
What it does
This class implements Magento 2's Flat Rate shipping method, one of the built-in offline shipping carriers.
Developers use this class as a reference when creating custom shipping methods or modifying how flat rate shipping calculates costs, which can be configured per order or per item with support for free shipping rules.
Public Methods
- collectRates()
- getAllowedMethods()