Model
Config
Magento\CardinalCommerce\Model\Config
What it does
This class provides centralized access to CardinalCommerce (3D Secure payment authentication) configuration settings stored in Magento's system configuration.
Developers use it to retrieve API credentials, environment settings, and debug flags when integrating CardinalCommerce payment security features into their payment workflows.
Public Methods
- getApiKey()
- getApiIdentifier()
- getOrgUnitId()
- getEnvironment()
- isDebugModeEnabled()