magebrains / cryptomus-magento2
Cryptomus Payment for Magento 2 集成
1.0.1
2023-10-28 23:11 UTC
Requires
- cryptomus/api-php-sdk: ^1.0
- magento/module-checkout: *
- magento/module-config: *
- magento/module-directory: *
- magento/module-payment: *
- magento/module-quote: *
- magento/module-sales: *
- magento/module-store: *
This package is auto-updated.
Last update: 2024-09-16 00:53:04 UTC
README
安装
* = 在生产环境中请使用 --keep-generated
选项
类型 1: Zip 文件
- 将 zip 文件解压到
app/code/Cryptomus
- 通过运行
php bin/magento module:enable Cryptomus_Payment
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新* - 通过运行
php bin/magento cache:flush
清空缓存
类型 2: Composer
- 使模块在 composer 仓库中可用,例如
- 通过运行
composer require magebrains/cryptomus-magento2
安装模块 composer - 通过运行
php bin/magento module:enable Cryptomus_Payment
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新* - 通过运行
php bin/magento cache:flush
清空缓存
配置
- 系统设置 -> 销售 -> 支付方式 -> Cryptomus
- 从 Cryptomus 商户设置中设置 API 密钥(支付密钥)
- 从 Cryptomus 商户设置中设置商户 UUID(密钥)
规格
- 支付方式
- cryptomus