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 Magento 2 Piraeus Bank payment gateway is designed for making credit card payments through Piraeus Bank (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 module supports instalments.
Compatible with Magento 2.3.x/2.4.xWinbank ticketing Web Service - Epay Redirection methodThe package includes installation instructions.Plugin version: 1.0.20Last plugin update: 08-09-2023
Installation Instructions:1 - unzip the package in your Magento installation, only new files will be added to the app/code/Webit/Piraeusbnk folder2 - enable module: bin/magento module:enable --clear-static-content Webit_Piraeusbnk3 - upgrade database: bin/magento setup:upgrade4 - deploy command: bin/magento setup:static-content:deploy -f5 - flush command: bin/magento cache:flush6 - compile command: bin/magento setup:di:compileIn order to deactivate the module bin/magento module:disable --clear-static-content Webit_PiraeusbnkIn order to update static files: bin/magento setup:static-content:deploy Important: make sure that php path is correct in bin/magento file INFORMATION FOR THE BANK-Inform your bank about the used URLs and follow their instructions to make a test-Inform the bank that ePOS redirection method is used-Inform the bank that the GET Response Method is used and if you want to use instalments-Inform the bank about the IP address that your webserver is usingURL EXAMPLES:Site URL: http://(www.)mysite.gr/Referer URL: http(s)://(www.)mysite.gr/pirbankr/pirpay/redirectSuccess URL: http(s)://(www.)mysite.gr/pirbankr/pirpay/success/Failure URL: http(s)://(www.)mysite.gr/pirbankr/pirpay/fail/Cancel/Backlink URL: http(s)://(www.)mysite.gr/pirbankr/pirpay/cancel/