Hello,
Can any one help me to solve this issue , I have updated the magento version to 2.4.6
there at the time of place order get issue like
Error: Call to a member function isSetFlag() on null in /var/www/projects/ve-shop/vendor/magento/module-checkout-agreements/Model/Checkout/Plugin/Validation.php:119
Stack trace:
In checkout I have checked by enable/disable the agreement option but the error is remain same , so can any one please help on this .
Hey,
execute below commands:
chmod -R 777 var/ generated/ php bin/magento setup:di:compile php bin/magento cache:flush