Log in
Interface

ConfigProviderInterface

Magento\PaymentServicesPaypal\Model\Vault\ConfigProviderInterface

What it does

This interface defines a contract for retrieving vault configuration for PayPal payment methods.

Developers implement this interface to provide store-specific vault settings that control how credit card tokens are stored and managed for recurring payments or saved payment methods.

Public Methods

  • getConfig()