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.
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
Enable and configure CoinGate plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Bitcoin and Altcoins via CoinGate
.