IframeConfigProvider
Magento\Payment\Model\IframeConfigProvider
What it does
This class provides configuration data for payment methods that use iframe-based integrations during checkout.
Developers use it to configure transparent payment methods (like hosted payment forms) by setting up iframe parameters, gateway URLs, timeout values, and credit card field mappings.
It's typically extended as a virtual type in di.xml for specific payment method implementations that need iframe functionality.
Public Methods
- getConfig()