ShippingConfiguration
Magento\InstantPurchase\Model\QuoteManagement\ShippingConfiguration
What it does
This class configures shipping methods for instant purchase orders in Magento 2.
Developers use it to validate and set the appropriate shipping method on a quote during the instant purchase flow, handling both standard shipping methods and deferred shipping selection strategies.
It ensures the selected shipping method is available and applicable to the quote before applying it.
Public Methods
- configureShippingMethod()