This fiserv. Adobe Commerce Magento 2 payment gateway is designed for making credit card payments through fiserv.
This payment gateway uses the hosted payment method (combinedpage) that enables customers to make secure payments.
After payment verification, fiserv 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 fiserv terminal to administer his payments.
This module is compatible with payment providers that use the fiserv. hosted payment method (formerly known as First Data IPG) such as Tyl by NatWest, EMS Pay, IPGPAY and Clover.
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.4.x
fiserv .t combinedpage redirection method
The package includes installation instructions.
Plugin version: 1.0.0
Last plugin update: 14-10-2023
Installation Instructions:
1 - unzip the package in your Magento installation, only new files will be added to the app/code/Webit/FiservPayments folder
2 - enable module: bin/magento module:enable --clear-static-content Webit_FiservPayments
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_FiservPayments
In order to update static files: bin/magento setup:static-content:deploy