jeeb / magento2-plugin
Jeeb通过Cryptopayments为Magento 2提供集成
1.1
2019-11-02 16:03 UTC
Requires
This package is auto-updated.
Last update: 2024-09-29 05:36:29 UTC
README
在 https://jeeb.io 上注册Jeeb账户以获取Live/Test交易的签名。
请注意,在“测试”模式下,您必须获取单独的API凭证。普通的API凭证在“测试”模式下将无法工作。
通过Composer安装
您可以通过Composer安装Magento 2 Jeeb插件。在您的终端中运行以下命令:
-
进入您的Magento 2根目录。
-
输入以下命令安装插件
composer require jeeb/magento2-plugin
等待依赖更新。
-
输入以下命令启用插件
php bin/magento module:enable Jeeb_Merchant --clear-static-content php bin/magento setup:upgrade
插件配置
在Magento Admin下的 Stores / Configuration / Sales / Payment Methods / Bitcoin and Altcoins via Jeeb启用并配置Jeeb插件。