Official PayEx Payments Extension for Magento2
At the moment the module is in the process of development.
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require payex/magento2-payments
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento module:enable PayEx_Payments --clear-static-content php bin/magento setup:upgrade php bin/magento cache:clean
-
Enable and configure PayEx Payments in Magento Admin under Stores > Configuration > Sales > Payment Methods > PayEx Payments