sadad-payment / magento2-module
Sadad Payment Gateway for Magento2 电子商务平台。
1.0.0
2023-10-19 06:42 UTC
Requires
- sadad-payment/library: 1.0.*
README
安装
- 通过 composer 安装 Sadad Payment Magento2 模块,使用 sadad-payment/magento2-module。
composer require sadad-payment/magento2-module
- 在命令行中运行以下 Magento 命令以启用 Sadad 网关模块。
php -f bin/magento module:enable --clear-static-content Sadad_Gateway php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:clean php bin/magento cache:flush
管理员配置
- 登录到 Magento 管理面板。
- 在左侧菜单 → 商店 → 配置部分
- 在 销售部分 → 支付方式 → Sadad 支付
- 登录到 Sadad 账户并获取 Sadad 客户端 ID 和密钥。然后,在 Magento Sadad 支付设置页面使用这些信息。