Description
This plugin adds a new “IRIS” payment method to the WooCommerce checkout.
How it works:
- The merchant uploads, in the gateway settings, the image of their personal
or business static IRIS QR code (the one generated by their banking app —
e.g. myAlpha, Eurobank Mobile, winbank, the IRIS app, etc.). - At checkout, if the customer selects “IRIS” as the payment method, they
see this QR code and the payment instructions configured by the merchant. - The customer scans the QR code with their banking app and pays outside of
WooCommerce (IRIS does not offer a public payment-confirmation API without
a merchant agreement with a bank). - The order is automatically placed in “On hold” status.
- Once the merchant sees the payment land in their bank account, they
manually change the order status to “Processing” or “Completed”.
Important: because IRIS does not provide a public payment-confirmation API
without a bank merchant contract, this plugin does NOT automatically confirm
payment. If you have IRIS Business API credentials from a bank, automatic
confirmation via webhook could be added in a future version.
Installation
- Upload the “payment-gateway-iris-for-woocommerce” folder to /wp-content/plugins/.
- Activate the plugin from the WordPress “Plugins” menu.
- Go to WooCommerce > Settings > Payments > IRIS and enable the method.
- Upload the QR code image, fill in the title/description/instructions, and save.
FAQ
-
Does this plugin automatically confirm payments?
-
No. Because IRIS does not offer a public payment-confirmation API without a
bank merchant agreement, orders are placed “On hold” and the merchant must
manually confirm payment after checking their bank account. -
Can I use a QR code from any bank?
-
Yes. Any static IRIS QR code image generated by a Greek bank’s app can be
uploaded in the plugin settings.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Bytenet Static QR Payments with IRIS for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bytenet Static QR Payments with IRIS for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.17
- Static QR code, on-hold orders, instructions shown at checkout/thank-you/email.
- Support for the WooCommerce Checkout block (Blocks Payment API).
- VAT number, account holder name, logo, and payment reference text fields.