Skip to content

Error related to recaptcha in console in magento checkout

I am getting an error in console of checkout page and also not getting the recaptcha box in the checkout page.

I am having the Magento 2.4.6 p5 version. I am able to place order if the configuration of captcha is disable but when it is enable I am getting the validation mesasage in checkout page.

See the image below:- Console Error in Checkout Validation Error message when placing order

I have tried to disable the captcha modules but it is not giving any result, also try to enable and disable the captcha from admin but the result I am getting is same.

I am expecting to clear the error I am getting in console and remove the checkout validation error on placing order.