curiousagency/commerce-alipay

Craft Commerce 的支付宝集成

1.0.0 2019-08-27 09:27 UTC

This package is auto-updated.

Last update: 2024-09-27 22:17:46 UTC


README

Alipay logo

支付宝集成 Craft Commerce

本插件为 支付宝 提供了 Craft Commerce 的集成。

安装

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

从插件商店

转到项目控制面板中的插件商店,搜索“支付宝集成 Craft Commerce”,然后在弹出的窗口中点击“安装”按钮。

使用 Composer

打开终端,并运行以下命令

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

# tell Composer to load the plugin
composer require kuriousagency/commerce-alipay

# tell Craft to install the plugin
./craft install/plugin commerce-alipay

设置

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