JavaScript seems to be disabled in your browser.
You must have JavaScript enabled in your browser to utilize the functionality of this website. Click here for instructions on enabling javascript in your browser.
This Epay Piraeus Bank PrestaShop payment gateway is designed for making credit card and IRIS payments through Epay (Greece).This payment gateway uses the redirect method where the user is redirected to the processing site (Piraeus Bank) to make the actual payment.After payment verification, Piraeus Bank notifies the merchant's e-commerce site and returns the customer back to it. This process is transparent for the customer. The merchant can then connect to his Piraeus Bank backoffice to administer his payments.This payment module supports free instalments and the follow-up webservice.
Compatible with PrestaShop 1.5.x - 9.x.xEpay Piraeus Bank - Redirection methodThe package includes installation instructions.Server requirements: ionCube loaderPlugin version: 9.0.1Last plugin update: 30-10-2025
Installation Instructions:Install the module through your stores module manager (add new module).Enable and configure the payment module. URLs to submit to your bank: *Make an application at Piraeus Bank for the Epay Redirection gateway (GET Response Method).*Provide the used Server IP and inform if installments should be enabled.*Follow the instructions provided by Piraeus Bank/Epay.Site URL : http(s)://(www.)MYSHOPURL.gr/Referrer URL: http(s)://(www.)MYSHOPURL.gr/module/epay/paySuccess URL: http(s)://(www.)yourdomain.gr/module/epay/validationFailure URL: http(s)://(www.)yourdomain.gr/module/epay/validationBacklink/Cancel URL: http(s)://(www.)yourdomain.gr/module/epay/validationFOLLOW UP URL: http(s)://(www.)yourdomain.gr/module/epay/validation?act=followupManually access bove URL to check abandonned transactions/orders or set a cronjob on the URL to check automatically.Example: wget --no-check-certificate -q -O /dev/null "http(s)://(www.)yourdomain.gr/module/epay/validation?act=followup" > /dev/null