Log in
Model

PaymentCaptchaConfigProvider

Magento\Checkout\Model\PaymentCaptchaConfigProvider

What it does

This class provides CAPTCHA configuration for the checkout payment process to the frontend.

Developers use this to determine if CAPTCHA should be displayed during payment, generate CAPTCHA images, and provide necessary settings like case sensitivity and refresh URLs to prevent payment fraud and rate limiting abuse.

Public Methods

  • getConfig()