craftcommerce/paymongo

此包最新版本(dev-master)没有可用的许可证信息。

为Craft Commerce 2 & 3提供的PayMongo集成

维护者

详细信息

github.com/MTLFW/paymongo

源代码

问题

安装: 1

依赖: 0

建议者: 0

安全: 0

星星: 0

关注者: 1

分支: 0

开放问题: 0

类型:craft-plugin

dev-master 2020-06-30 05:15 UTC

This package is not auto-updated.

Last update: 2024-10-03 01:00:41 UTC


README

PayMongo for Craft Commerce icon

PayMongo for Craft Commerce

此插件为 PayMongo 提供了 Craft Commerce 的集成。

要求

此插件需要Craft 3.1.5和Craft Commerce 2.2或更高版本。

安装

您可以从插件商店或使用Composer安装此插件。

使用Composer

打开您的终端并运行以下命令

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftcommerce/paymongo

# tell Craft to install the plugin
./craft install/plugin craftcommerce/paymongo

设置

要添加PayMongo支付网关,请转到 Commerce → 设置 → 网关,创建一个新的网关,并将网关类型设置为“PayMongo Payment Intents”。

为了使网关正常运行,需要以下设置

  • 公开API密钥
  • 秘密API密钥