Pronamic Pay doneren met Mollie

Kuvaus

Pronamic Pay · Pronamic · GitHub

Looking for a modern successor to the “Doneren met Mollie” plugin by wobbie.nl / Nick Dijkstra? Look no further. The “Pronamic Pay doneren met Mollie” plugin is the new, modern solution for accepting donations with Mollie. It is built entirely with the WordPress block editor (Gutenberg), giving you complete flexibility and control. You can easily customize your donation forms using standard WordPress blocks like groups, rows, and columns. Add unlimited fields, adjust the layout to match your design, and create responsive donation forms that fit seamlessly into your website without writing any code.

Features

This plugin is developed from the idea that online payments should be easy. Some of the features:

  • Easy install
  • Support for most major payment methods
  • Payment status pages
  • Automatic payment status updates via Mollie webhooks and the WordPress REST API
  • High quality support
  • Built by Pronamic

External services

This plugin uses a number of external services to initiate payments. These are documented below with a link to the service’s Terms of Use.

Mollie API

This plugin provides the link between WordPress and payment provider Mollie. To communicate with Mollie, this plugin connects to the Mollie API via https://api.mollie.com/. The documentation for the Mollie API can be found at https://docs.mollie.com/, Mollie’s user agreement can be found at https://www.mollie.com/user-agreement. From your WordPress website, customer and payment data can be passed on to Mollie for setting up and processing payments.

Links

Kuvankaappaukset

Blocks

This plugin provides 10 blocks.

  • Single-choice field Lets users select one option from a list, useful for quick decisions.
  • Hidden payment amount Automatically includes a fixed payment amount with the form submission.
  • Multiple-choice option An individual checkbox option within a multiple-choice field.
  • Pronamic form The Pronamic Form block makes it easy to add custom forms to your WordPress site.
  • Multiple-choice field Lets users pick multiple options from a list.
  • Form submission notification Shows a simple success or failure message after the form is submitted.
  • Form control The input element itself, such as a text, email, number, or hidden field.
  • Form label Adds context to form controls and improves accessibility for all users.
  • Form field Combines a label and input control into a single, accessible form element.
  • Single-choice option An individual radio option within a single-choice field.

Asennus

  1. To install this plugin you can follow the WordPress documentation section ”Installing Plugins”.
  2. After installation you can follow the manual ”How to connect Mollie to WordPress with Pronamic Pay”.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Pronamic Pay doneren met Mollie” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

“Pronamic Pay doneren met Mollie” has been translated into 1 locale. Kiitoksia kääntäjille heidän työstään.

Käännä “Pronamic Pay doneren met Mollie” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.6.0 – 2026-08-03

Added

  • Added integration with the Pronamic Pay default payment methods package, centralizing payment method registration via the new pronamic_pay_register_payment_methods action.

Composer

  • Added pronamic/pronamic-pay-default-payment-methods v1.1.0.
    Provides centralized default payment method registration, including new online banking methods for Czechia and Slovakia.
    Release notes: https://github.com/pronamic/pronamic-pay-default-payment-methods/releases/tag/v1.1.0
  • Changed woocommerce/action-scheduler from v3.9.3 to v4.0.0.
    Major release with breaking changes: unique-action scheduling now considers action arguments and failed actions are automatically purged after three months.
    Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/4.0.0
  • Changed wp-pay-gateways/mollie from v4.19.0 to v4.20.0.
    Defers Mollie webhook processing with Action Scheduler and fixes timezone handling for due date calculation.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.20.0
  • Changed wp-pay/core from v4.32.0 to v4.34.0.
    Moves default payment method registration into a dedicated package via the new pronamic_pay_register_payment_methods action and allows Action Scheduler ^4.0.
    Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.34.0

Full set of changes: 1.5.0...1.6.0

1.5.0 – 2026-04-02

Changed

  • Updated payment form compatibility to pronamic/wp-pronamic-forms v2.x.

Composer

  • Changed pronamic/wp-pronamic-forms from v1.2.1 to v2.0.0.
    Release notes: https://github.com/pronamic/pronamic-forms/releases/tag/v2.0.0
  • Changed wp-pay/core from v4.30.0 to v4.32.0.
    Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.32.0

Full set of changes: 1.4.0...1.5.0

1.4.0 – 2026-01-27

Composer

  • Changed pronamic/wp-pronamic-forms from v1.2.0 to v1.2.1.
    Release notes: https://github.com/pronamic/pronamic-forms/releases/tag/v1.2.1
  • Changed wp-pay-gateways/mollie from v4.18.0 to v4.19.0.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.19.0
  • Changed wp-pay/core from v4.29.0 to v4.30.0.
    Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.30.0

Full set of changes: 1.3.0...1.4.0

1.3.0 – 2026-01-05

Composer

  • Changed automattic/jetpack-autoloader from v5.0.13 to v5.0.15.
    Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.15
  • Changed wp-pay-gateways/mollie from v4.17.0 to v4.18.0.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.18.0
  • Changed wp-pay/core from v4.28.0 to v4.29.0.
    Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.29.0

Full set of changes: 1.2.4...1.3.0

1.2.4 – 2025-11-17

Composer

  • Changed automattic/jetpack-autoloader from v5.0.12 to v5.0.13.
    Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.13
  • Changed wp-pay-gateways/mollie from v4.16.3 to v4.17.0.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.17.0
  • Changed wp-pay/core from v4.27.1 to v4.28.0.
    Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.28.0

Full set of changes: 1.2.3...1.2.4

1.2.3 – 2025-11-11

Composer

  • Changed automattic/jetpack-autoloader from v5.0.10 to v5.0.12.
    Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.12
  • Changed wp-pay-gateways/mollie from v4.16.2 to v4.16.3.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.16.3

Full set of changes: 1.2.2...1.2.3

1.2.2 – 2025-09-17

Changed

  • Improved payment lines support.

Composer

  • Changed automattic/jetpack-autoloader from v5.0.9 to v5.0.10.
    Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.10
  • Changed wp-pay-gateways/mollie from v4.16.1 to v4.16.2.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.16.2
  • Changed wp-pay/core from v4.27.0 to v4.27.1.
    Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.27.1

Full set of changes: 1.2.1...1.2.2

1.2.1 – 2025-08-26

Composer

  • Changed wp-pay-gateways/mollie from v4.16.0 to v4.16.1.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.16.1

Full set of changes: 1.2.0...1.2.1

1.2.0 – 2025-08-22

Composer

  • Changed automattic/jetpack-autoloader from v5.0.7 to v5.0.9.
    Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.9
  • Changed pronamic/wp-pronamic-forms from v1.1.0 to v1.2.0.
    Release notes: https://github.com/pronamic/pronamic-forms/releases/tag/v1.2.0
  • Changed woocommerce/action-scheduler from 3.9.2 to 3.9.3.
    Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/3.9.3
  • Changed wp-pay-gateways/mollie from v4.15.0 to v4.16.0.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.16.0
  • Changed wp-pay/core from v4.26.0 to v4.27.0.
    Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.27.0

Full set of changes: 1.1.0...1.2.0

1.1.0 – 2025-06-19

Composer

  • Changed composer/installers from v2.3.0 to v2.3.0.
    Release notes: https://github.com/composer/installers/releases/tag/v2.3.0
  • Changed pronamic/wp-pronamic-forms from v1.0.0 to v1.1.0.
    Release notes: https://github.com/pronamic/pronamic-forms/releases/tag/v1.1.0
  • Changed woocommerce/action-scheduler from 3.9.2 to 3.9.2.
    Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/3.9.2
  • Changed wp-pay-gateways/mollie from v4.14.5 to v4.15.0.
    Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.15.0
  • Changed wp-pay/core from v4.25.4 to v4.26.0.
    Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.26.0

Full set of changes: 1.0.0...1.1.0

1.0.0 – 2024-10-01

  • First release.