studioespresso/craft-mollie-payments

Easily accept payments with Mollie Payments

Fund package maintenance!
janhenckens

Installs: 8 660

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 4

Open Issues: 3

Type:craft-plugin

5.0.0 2024-02-21 14:39 UTC

README

Easily accept payment with Mollie Payments. Note that this plugin does not work with or require Craft Commerce.

Mollie Payments

Requirements

This plugin works with Craft CMS 3.1.0 or later, 4 and 5.

Installation

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “Mollie Payments”. Then click on the “Install” button in its modal window.

With Composer

Open your terminal and run the following commands:

# 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
📑 More information & documentation is available here

Brought to you by Studio Espresso