Log in
Interface

InstantPurchaseInterface

Magento\InstantPurchase\Model\InstantPurchaseInterface

What it does

This interface defines a contract for detecting whether instant purchase functionality is available for a specific customer in a given store.

Developers implement this interface to create services that determine if a customer can use the one-click instant purchase feature based on their stored payment methods, shipping addresses, and store configuration.

Public Methods

  • getOption()