Skip to content

In Magento2 Move CAPTCHA to Below Payment Options on Checkout Page?

I have added Magento Native Captcha in checkout page.

Issue: Captcha is showing before payment methods list. When we change the payment method the captcha is getting reloaded.

Is there any way to move captcha under payment methods, so that its value will not be reloaded every time we change the payment method?

or can we stop reloading captcha on every change event of payment methods?

checkout page magento2