gbprimepay / payments
GBPrimePay Payments for Magento 2
2.1.0
2021-02-10 07:49 UTC
Requires
- php: >=7.0
- ext-curl: *
- ext-json: *
README
GBPrimePay 支付
安装
步骤 1) - 安装 GBPrimePay Payments
使用 Composer(推荐)
composer require gbprimepay/payments
手动安装(不推荐)
安装 Magento 2 的 GBPrimePay Payments
- 下载扩展
- 解压缩文件
- 创建文件夹 {Magento 根目录}/app/code/GBPrimePay/Payments
- 复制解压缩文件夹中的内容
- 刷新缓存
步骤 2) - 启用 GBPrimePay Payments
php bin/magento module:enable GBPrimePay_Payments
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy --force
php bin/magento cache:flush
步骤 3) - 配置 GBPrimePay Payments
登录您的 Magento 管理员,然后转到
商店 -> 配置 -> GBPrimePay -> GBPrimePay Payments 设置