Log in
Interface

PaymentTokenChooserInterface

Magento\InstantPurchase\Model\PaymentMethodChoose\PaymentTokenChooserInterface

What it does

This interface defines a contract for selecting a stored payment token for instant purchase functionality.

Developers implement this interface to create custom logic that determines which saved payment method should be automatically used when a customer makes an instant purchase, based on the store context and customer information.

Public Methods

  • choose()