Type
magento2-module
Bitcoin integration for Magento 2 via CoinGate
magento2-module
OSL-3.0
None
None
None
None
None
CoinGate bitcoin payment gateway Magento 2 plugin.
You can sign up for CoinGate account at https://coingate.com for production and https://sandbox.coingate.com for testing (sandbox) environment.
Go to your Magento 2 root folder
Enter following commands to install module:
composer config repositories.coingatemerchant git https://github.com/coingate/magento2-plugin.git
composer require coingate/merchant:dev-master
Wait while dependencies are updated.
Enter following commands to enable module:
php bin/magento module:enable CoinGate_Merchant --clear-static-content
php bin/magento setup:upgrade
Enable and configure CoinGate in Magento Admin under Stores / Configuretion / Payment Methods / CoinGate