Log in
Factory

RateCollectorInterfaceFactory

Magento\Quote\Model\Quote\Address\RateCollectorInterfaceFactory

What it does

This factory class creates instances of RateCollectorInterface, which is responsible for collecting shipping rates for quote addresses.

Developers use this factory when they need to programmatically instantiate rate collector objects with custom parameters, particularly during checkout or shipping calculation processes.

Public Methods

  • create()