Uncaught Exception: Serialization of ‘Closure’ is not allowed
- 0 Comments
Hello All, Hope you all are doing well. I am facing this issue in online payment methods when redirecting to third party gateway. <b>Fatal error</b>: Uncaught Exception: Serialization of 'Closure' is not allowed in /app/vendor/magento/framework/Session/SessionManager.php:151 Stack trace: #0 /app/vendor/magento/framework/Session/SessionManager.php(151): session_write_close() #1 [internal function]: MagentoFrameworkSessionSessionManager->writeClose() #2 {main} thrown in <b>/app/vendor/magento/framework/Session/SessionManager.php</b> on line <b>151</b><br /> I have […]
Read More