Log in
Model

IframeConfigProvider

Magento\Payment\Model\IframeConfigProvider

What it does

This class provides frontend configuration for payment methods that use iframe integration, such as hosted payment forms.

Developers use this when implementing payment gateways that require embedding an external payment page within Magento's checkout, providing settings like timeout values, field mappings, and gateway URLs to the JavaScript layer.

Public Methods

  • getConfig()