سؤال

After upgrading magento to 2.3.4 my checkout page is now broken, giving me an error

POST mydomain/checkout/ 404 (not found) as well as defaultCaptcha.js cannot read property 'timestamp' of undefined'; and misc.js cannot read property of 'status' undefined.

هل كانت مفيدة؟

المحلول

NOt sure but try to disable Magent reCaptcha and deploy content

php bin/magento module:disable Magento_PaypalReCaptcha
php bin/magento module:disable MSP_ReCaptcha
php bin/magento setup:upgrade

Ref: Bug Uncaught TypeError: Cannot read property 'lang' of undefined on product page https://github.com/magento/magespecialist_ReCaptcha/issues/11

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى magento.stackexchange
scroll top