IRIS Online Payments for Magento 2

99.95€

Available Options

This Magento 2 IRIS Online Payments is designed for making online payments through online banking (Greece).

This payment gateway uses the redirect method where the user is redirected to the processing site (IRIS) to make the actual payment.

After payment verification, IRIS 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 backoffice to administer his payments.


Licensed per domain, write the domain name(s) on payment page.
You will receive the module by e-mail after your payment.


Compatible with Magento 2.3.x/2.4.x
The package includes installation instructions.

Plugin version: 1.0.20
Last plugin update: 11-09-2023

Installation Instructions:
1 - unzip the package in your Magento installation, only new files will be added to the app/code/Webit/IrisPayments folder
2 - enable module: bin/magento module:enable --clear-static-content Webit_IrisPayments
3 - upgrade database: bin/magento setup:upgrade
4 - deploy command: bin/magento setup:static-content:deploy -f
5 - flush command: bin/magento cache:flush
6 - compile command: bin/magento setup:di:compile

In order to deactivate the module bin/magento module:disable --clear-static-content Webit_IrisPayments
In order to update static files: bin/magento setup:static-content:deploy