HandlingType
Magento\Shipping\Model\Source\HandlingType
What it does
This class provides a standardized list of handling fee calculation types (Fixed or Percent) for shipping methods in Magento 2.
Developers use this class to populate dropdown options in admin configuration forms where merchants can select how handling fees should be calculated for shipping carriers.
It's commonly used in system configuration XML files and backend forms related to shipping method settings.
Public Methods
- toOptionArray()