Hello together!
PayPal is currently not working in our store. When I click on the "Pay with PayPal" button, a server request is made to /module/paypal/ScInit?ajax=1&action=CreateOrder.
This server request is followed by a 500 server error with the following output:
Whoops, looks like something went wrong. (1/1) ContextErrorException Notice: Trying to get property 'page' of non-object in ScInit.php line 135 at PaypalScInitModuleFrontController->displayAjaxCreateOrder() at call_user_func(array(object(PaypalScInitModuleFrontController), 'displayAjaxCreateOrder')) in CommonAbstarctModuleFrontController.php line 126 at CommonAbstarctModuleFrontController->ajaxProcess() in CommonAbstarctModuleFrontController.php line 60 at CommonAbstarctModuleFrontController->run() in Dispatcher.php line 518 at DispatcherCore->dispatch() in index.php line 28
PrestaShop Version: 1.7.8.1
PayPal Module Version: 5.5.0