Interface
PaymentConfigManagementInterface
Magento\PaymentServicesPaypal\Api\PaymentConfigManagementInterface
What it does
This interface defines methods for retrieving PayPal payment configuration data for different payment methods (Apple Pay, Google Pay, Hosted Fields, Smart Buttons, Fastlane) based on location and store context.
Developers use this to fetch payment SDK parameters and method-specific configuration when implementing PayPal payment integrations in Magento 2.
Public Methods
- getConfig()
- getConfigItem()