expressPay payment plugin for Magento 2
expressPay payment plugin for Magento 2
composer require expresspay/magento
Run the following commands in the root of your Magento installation
bin/magento module:enable ExpressPay_Checkout
bin/magento setup:upgrade
You should now see ExpressPay under Sales->Configuration->Sales->Payment Methods. Provide your Merchant ID and API Key, and select between “Sandbox” and “Live” to start processing payments.