Log in
Interface

DeferredShippingMethodChooserInterface

Magento\InstantPurchase\Model\ShippingMethodChoose\DeferredShippingMethodChooserInterface

What it does

This interface defines a contract for choosing a shipping method for Instant Purchase orders when the quote address becomes available.

Developers implement this interface to create custom logic that determines the appropriate shipping method to use during the instant purchase flow, deferring the selection until the quote address is defined.

Public Methods

  • choose()