You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest version available at https://static1.gopaycdn.com/plugins/prestashop/ is not working with Prestashop 8.2. The main issue is that after sucessfull payment the payment return URL produces this error:
Fatal error: Uncaught Error: Call to a member function delete() on null in /public/www/modules/prestashopgopay/includes/prestashopGopayApi.php:267 Stack trace: #0 /public/www/modules/prestashopgopay/controllers/front/payment.php(132): PrestashopGopayApi::check_payment_status() #1 /public/www/classes/controller/Controller.php(308): PrestaShopGoPayPaymentModuleFrontController->postProcess() #2 /public/www/classes/Dispatcher.php(510): ControllerCore->run() #3 /public/www/index.php(28): DispatcherCore->dispatch() #4 {main} thrown in /public/www/modules/prestashopgopay/includes/prestashopGopayApi.php on line 267
There are also other errors, please see pictures attached.
The text was updated successfully, but these errors were encountered:
Hello,
thank you for the information. The plugin is free open-source and a new version is currently being developed. Further information, including a release date, is not yet available, we are sorr.
Alternatively, you can use any of the third-party plugins recommended in the following article in Integrating with GoPay Modules.
Latest version available at https://static1.gopaycdn.com/plugins/prestashop/ is not working with Prestashop 8.2. The main issue is that after sucessfull payment the payment return URL produces this error:
Fatal error: Uncaught Error: Call to a member function delete() on null in /public/www/modules/prestashopgopay/includes/prestashopGopayApi.php:267 Stack trace: #0 /public/www/modules/prestashopgopay/controllers/front/payment.php(132): PrestashopGopayApi::check_payment_status() #1 /public/www/classes/controller/Controller.php(308): PrestaShopGoPayPaymentModuleFrontController->postProcess() #2 /public/www/classes/Dispatcher.php(510): ControllerCore->run() #3 /public/www/index.php(28): DispatcherCore->dispatch() #4 {main} thrown in /public/www/modules/prestashopgopay/includes/prestashopGopayApi.php on line 267
There are also other errors, please see pictures attached.


The text was updated successfully, but these errors were encountered: