Model
ConfigProviderPayPal
Magento\PaypalCaptcha\Model\Checkout\ConfigProviderPayPal
What it does
This class provides CAPTCHA configuration for PayPal payment forms during checkout.
It supplies frontend JavaScript with necessary CAPTCHA settings like image source, refresh URL, case sensitivity, and whether CAPTCHA is required.
Developers use this to integrate CAPTCHA validation into PayPal payment flows to prevent automated form submissions.
Public Methods
- getConfig()