sadad-payment/magento2-module

Sadad Payment Gateway for Magento2 电子商务平台。

安装: 5

依赖: 0

建议: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.0.0 2023-10-19 06:42 UTC

This package is auto-updated.

Last update: 2024-09-19 08:32:11 UTC


README

安装

  1. 通过 composer 安装 Sadad Payment Magento2 模块,使用 sadad-payment/magento2-module
composer require sadad-payment/magento2-module
  1. 在命令行中运行以下 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

管理员配置

  1. 登录到 Magento 管理面板。
  2. 在左侧菜单 → 商店 → 配置部分
  3. 在 销售部分 → 支付方式 → Sadad 支付
  4. 登录到 Sadad 账户并获取 Sadad 客户端 ID 和密钥。然后,在 Magento Sadad 支付设置页面使用这些信息。