Type
magento2-module
Cryptopayments integration for Magento 2 via Jeeb
magento2-module
MIT
None
None
None
None
None
Sign up for Jeeb account at https://jeeb.io for getting the signature for Live/Test transactions.
Please note, that for "Test" mode you must get separate API credentials. Normal API credentials will not work for "Test" mode.
You can install Magento 2 Jeeb plugin via Composer. Run the following command in your terminal:
Go to your Magento 2 root folder.
Enter following commands to install plugin:
composer require jeeb/magento2-plugin
Wait while dependencies are updated.
Enter following commands to enable plugin:
php bin/magento module:enable Jeeb_Merchant --clear-static-content
php bin/magento setup:upgrade
Enable and configure Jeeb plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Bitcoin and Altcoins via Jeeb
.