Log in
Model

ConfigProvider

Magento\CardinalCommerce\Model\Checkout\ConfigProvider

What it does

This class provides Cardinal Commerce (3D Secure authentication) configuration data to the checkout frontend.

It retrieves the Cardinal environment setting and generates a JWT token for secure client-side authentication requests.

Developers would use this when integrating 3D Secure payment verification into the Magento checkout process.

Public Methods

  • getConfig()