Skip to content

Easily accept online payments on your Craft website through Mollie

License

Notifications You must be signed in to change notification settings

studioespresso/craft-mollie-payments

Repository files navigation

Mollie Payments plugin for Craft CMS

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