coingate / magento2-plugin
Bitcoin and Altcoin Payment Gateway for Magento 2 via CoinGate
Installs: 8 150
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 8
Forks: 10
Open Issues: 2
Type:magento2-module
Requires
- coingate/coingate-php: 4.1.*
README
Sign up for CoinGate account at https://coingate.com for production and https://sandbox.coingate.com for testing (sandbox) environment.
Please note, that for "Test" mode you must generate separate API credentials on https://sandbox.coingate.com. API credentials generated on https://coingate.com will not work for "Test" mode.
Installation via Composer
You can install Magento 2 CoinGate 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 coingate/magento2-plugin
Wait while dependencies are updated.
-
Enter following commands to enable plugin:
php bin/magento module:enable CoinGate_Merchant --clear-static-content php bin/magento setup:upgrade
Plugin Configuration
Enable and configure CoinGate plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Bitcoin and Altcoins via CoinGate
.