Model
CheapestMethodChooser
Magento\InstantPurchase\Model\ShippingMethodChoose\CheapestMethodChooser
What it does
This class creates a deferred shipping method selection that will automatically choose the cheapest available shipping option during instant purchase checkout.
Developers use this when they want to offer customers a 'cheapest price' shipping method option that determines the actual carrier and method after the quote is created, ensuring the lowest cost shipping is selected.
Public Methods
- choose()