Jump to content

Payment return URL


gaminn

Recommended Posts

Hi,

I installed payment gateway called GoPay (local payment gateway in the Czech Republic) https://static1.gopaycdn.com/plugins/prestashop/ . It works, the only issue is that when it returns to the shop after a sucessfull payment, it returns to this URL: https://www.eshop.com/modul/prestashopgopay/payment?payment-method=GoPay_gateway&order-id=6&id=3271795813 which displays no valid eshop page, it just produces HTTP ERROR 500.

There are no settings for return URL in GoPay payment module configuration. GoPay tech support told me the return URL is configured in prestashop itself somewhere, but I don't know where.

How can I configure payment return URL for GoPay payment module?

 

Snímek obrazovky 2024-12-10 153840.png

Link to comment
Share on other sites

In debug mode, this is displayed:

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

Payment module programming error?

Edited by gaminn (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...