Log in
Interface

VaultPaymentInterface

Magento\Vault\Model\VaultPaymentInterface

What it does

This interface defines the contract for vault payment methods in Magento 2, which handle stored payment information for recurring transactions.

Developers implement this interface when creating payment methods that support tokenization and stored customer payment details, enabling features like one-click checkout and subscription payments.

Public Methods

  • getProviderCode()