InstantPurchase Module
Model\BillingAddressChoose\BillingAddressChooserInterface
This interface defines a contract for selecting an appropriate billing address for a customer during instant purchase operations. Developers implement...
Model\InstantPurchaseInterface
This interface defines a contract for detecting whether instant purchase functionality is available for a specific customer in a given store. Develope...
Model\PaymentMethodChoose\PaymentTokenChooserInterface
This interface defines a contract for selecting a stored payment token for instant purchase functionality. Developers implement this interface to crea...
Model\ShippingAddressChoose\ShippingAddressChooserInterface
This interface defines a contract for selecting an appropriate shipping address for a customer during the instant purchase flow. Developers implement...
Model\ShippingMethodChoose\DeferredShippingMethodChooserInterface
This interface defines a contract for choosing a shipping method for Instant Purchase orders when the quote address becomes available. Developers impl...
Model\ShippingMethodChoose\ShippingMethodChooserInterface
This interface defines the contract for selecting a shipping method during instant purchase checkout for a customer's address. Developers implement th...