Interface
ShippingAddressChooserInterface
Magento\InstantPurchase\Model\ShippingAddressChoose\ShippingAddressChooserInterface
What it does
This interface defines a contract for selecting an appropriate shipping address for a customer during the instant purchase flow.
Developers implement this interface to create custom logic for automatically choosing which of a customer's saved addresses should be used as the shipping address when they make an instant purchase, streamlining the checkout process.
Public Methods
- choose()