tradesafe/magento2

TradeSafe由标准银行支持,提供一种基于托管支付解决方案,可无缝集成到您的现有Magento商店。

安装: 0

依赖项: 0

建议者: 0

安全: 0

星星: 0

关注者: 1

分支: 0

开放问题: 2

类型:magento2-module

1.0.1 2024-06-11 15:56 UTC

This package is auto-updated.

Last update: 2024-09-29 19:06:38 UTC


README

``tradesafe/magento2``

主要功能

TradeSafe由标准银行支持,提供一种基于托管支付解决方案,可无缝集成到您的现有Magento商店。

安装

* = 在生产中请使用 --keep-generated 选项

类型1:压缩文件

  • 解压压缩文件到 app/code/TradeSafe/PaymentGateway
  • 通过运行 php bin/magento module:enable TradeSafe_PaymentGateway 启用模块
  • 通过运行 php bin/magento setup:upgrade 应用数据库更新*
  • 通过运行 php bin/magento cache:flush 清理缓存

类型2:Composer

  • 将模块添加到Composer仓库,例如
    • 私有仓库 repo.magento.com
    • 公共仓库 packagist.org
    • 公共GitHub仓库作为vcs
  • 通过运行 composer config repositories.repo.magento.com composer https://repo.magento.com/ 将Composer仓库添加到配置
  • 通过运行 composer require tradesafe/magento2 安装模块composer
  • 通过运行 php bin/magento module:enable TradeSafe_PaymentGateway 启用模块
  • 通过运行 php bin/magento setup:upgrade 应用数据库更新*
  • 通过运行 php bin/magento cache:flush 清理缓存

配置

  • tradesafe - payment/tradesafe/*

规格

  • 支付方式
    • tradesafe

属性