studioespresso/craft-mollie-payments

轻松接受 Mollie 支付


README

轻松使用 Mollie 支付接受支付。请注意,此插件不与 Craft Commerce 一起使用或需要。

Mollie Payments

要求

此插件与 Craft CMS 3.1.0 或更高版本,4 和 5 兼容。

安装

从插件商店

进入项目控制面板中的插件商店,搜索“Mollie Payments”。然后在模态窗口中点击“安装”按钮。

使用 Composer

打开终端并运行以下命令

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

# tell Composer to load the plugin
composer require studioespresso/craft-mollie-payments

# tell Craft to install the plugin
./craft plugin/install mollie-payments

Studio Espresso 提供