cloudipsp/thelia

安装: 16

依赖: 0

建议者: 0

安全性: 0

星标: 0

关注者: 4

分支: 0

开放问题: 0

类型:thelia模块

1.0 2017-08-03 22:48 UTC

This package is not auto-updated.

Last update: 2024-09-21 12:03:20 UTC


README

Fondy支付网关集成。

安装

手动安装

  • 创建一个免费的Fondy账户 https://portal.fondy.eu/mportal/
  • 将模块文件夹复制到 <thelia_root>/local/modules/ 目录中,并确保文件夹名为 Fondy 或创建包含文件夹 Fondy/{此存储库中的所有文件} 的zip存档,然后从管理端进行安装。
  • 在Thelia管理面板中激活Fondy。

Composer

将其添加到您的Thelia主composer.json文件中

composer config repositories.cloudipsp git https://github.com/cloudipsp/thelia.git
composer require cloudipsp/thelia

使用方法

要使用此模块,首先需要在后台办公室的“模块”选项卡中激活它,然后在Fondy模块行上点击“配置”。输入您的Merchant_id、secret_key并保存。