jeeb/magento2-plugin

Cryptopayments integration for Magento 2 via Jeeb

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

1.1 2019-11-02 16:03 UTC

This package is auto-updated.

Last update: 2024-09-29 05:36:29 UTC


README

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.

Installation via Composer

You can install Magento 2 Jeeb 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 jeeb/magento2-plugin

    Wait while dependencies are updated.

  3. Enter following commands to enable plugin:

    php bin/magento module:enable Jeeb_Merchant --clear-static-content
    php bin/magento setup:upgrade

Plugin Configuration

Enable and configure Jeeb plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Bitcoin and Altcoins via Jeeb.