Interface
VaultConfigManagementInterface
Magento\PaymentServicesPaypal\Api\VaultConfigManagementInterface
What it does
This interface defines a contract for retrieving vault configuration for PayPal payment methods in Magento.
Developers use this to fetch credit card vaulting settings (like saved payment methods) for specific payment methods and store views, enabling customers to save and reuse their payment information securely.
Public Methods
- getConfig()