Wallogit.com
2017 © Pedro Peláez
tpay.com card payments module
Tpay credit cards payment gateway Magento2 module., (*1)
Polish version :poland: wersja polska, (*3)
Go to Magento2 root directory., (*4)
Copy plugin files to app/code/tpaycom/magento2cards., (*5)
If you have already installed the magento2basic module, you can skip this step.
Download and copy required library tpay-php to app/code folder. In the result you should have 2 folders in app/code - tpaycom and tpayLibs., (*6)
Execute following commands to enable module:, (*7)
php bin/magento module:enable tpaycom_magento2cards php bin/magento setup:upgrade
Enable and configure module in Magento Admin under Stores/Configuration/Payment Methods/tpay.com credit cards., (*8)
Execute following command to download module:, (*9)
composer require tpaycom/magento2cards
Execute following commands to enable module:, (*10)
php bin/magento module:enable tpaycom_magento2cards php bin/magento setup:upgrade
Enable and configure module in Magento Admin under Stores/Configuration/Payment Methods/tpay.com credit cards., (*11)