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

1.4.0 2025-04-09 08:28 UTC

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:

  1. Go to your Magento 2 root folder.

  2. Enter following commands to install plugin:

    composer require coingate/magento2-plugin

    Wait while dependencies are updated.

  3. 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.