seerbit / magento2-module
SeerBit支付网关的官方Magento2包。
1.1.0
2020-10-08 14:50 UTC
This package is auto-updated.
Last update: 2024-10-01 00:10:29 UTC
README
SeerBit
SeerBit for Magento 2的支付模块
要求
本模块是在使用Magento 2(2.3.5)和框架102.0.5、PHP 7.2.20或更高版本构建和测试的。
安装
通过 composer。如果您还没有安装composer,请按照composer的安装说明进行操作。
安装本库,请在项目根目录中执行以下命令
composer require seerbit/magento2-module
-
等待依赖更新。
-
执行以下命令以启用模块
php bin/magento module:enable Seerbit_Payment --clear-static-content php bin/magento setup:upgrade php bin/magento setup:di:compile
用法
- 如果没有,请在SeerBit商户仪表板上注册商户账户
- 在 Magento管理后台 的
商店/配置/支付
方法中启用并配置SeerBit
- 您可以从商户仪表板 -> 账户菜单 -> 设置 -> API密钥中找到公共和密钥。