Links

Magento 2

Installing using Composer

If you don’t have Composer installed, follow these installation instructions.
To install Magento 2 module, execute the following commands using command line inside your Magento installation path:
composer require getkevin/kevin-magento2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:clean
FTP installation will not work as this module has requirements that will be auto installed when using composer.

Upgrade the module

Run the following command:
composer update getkevin/kevin-magento2

Troubleshooting

No payment method appears at checkout
  • Your API keys are entered incorrectly.
  • You didn’t enable the payment method.
  • You limited the availability of the payment method to specific countries or currencies.
Order cannot be created
Order may not be created at checkout for a few possible reasons:
  • Email is entered incorrectly.
  • Company Name does not contain alphanumeric characters only.
  • Company Bank Account is different from the agreement document with kevin.