mollie/magento2
Mollie Payment Module for Magento 2
3.1.3
2.0M downloads/mo
#2583 most downloaded on Packagist
mollie/magento2
What this package is like to depend on
Last release 2 days ago
21 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Rarely documented
notes for 9 of 148 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
154 releases · first in 2017
19 releases in the last 12 months
see the full history below
Release timeline
154 releases · Feb 2017 to Aug 2026Releases
latest 60 of 154-
3.1.321 Aug 2026Release notes
Open source →Bugfixes:
- Make the Fetch Status button work for payment link orders #1056
- Prevent a repeated webhook from reopening a refunded order
- Remove the dead Instant Purchase and vault leftovers #1051
- Prevent duplicate transaction to order rows for instant payments #1047
- Cast discount amounts to float before abs() under strict_types #1060
Improvements:
- Include Google Pay in the includeWallets methods request- #1198
- PHPStan level 4- #1199
- Use the express-component componentType for Mollie.js v2- #1201
- Correct the GraphQL payment statuses and expose awaiting_confirmation #1049
Minimum Requirements:
- Magento 2.4.5
- PHP 8.1
mollie/mollie-api-php^3.3
-
3.1.231 Jul 2026Release notes
Open source →Improvements:
- Expose default selected method value
- Prevent partial captures for payment methods that do not support them
Bugfixes:
- Update payment reminder onclick action - Thanks @reense
- Handle numeric string scope_id in RenameIdealToIdealWero patch #1046
- Do not auto cancel or remind async Pay by Bank orders
- Recreate the Mollie customer when it no longer exists due to API key change
- Do not place an order when the payment token could not be retrieved
- Prevent invalid city from blocking Apple Pay express orders
- Wait for the shipping method before creating the express session
Minimum Requirements:
- Magento 2.4.5
- PHP 8.1
mollie/mollie-api-php^3.3
-
3.1.109 Jul 2026Release notes
Open source →Improvements:
- Hide PayPal express button
Bugfixes:
- Prevent quote restoration after redirect (#1025)
- Update payment link orders when reopened after they have already been paid
- Added validation for Billie company requirements
- Support Express Components for products with custom option SKUs
Minimum Requirements:
- Magento 2.4.5
- PHP 8.1
mollie/mollie-api-php^3.3
-
3.1.006 Jul 2026Release notes
Open source →Features:
- Added support for Wero as a payment method.
- Added support for BILLINK as a payment method.
Improvements:
- Added a configurable HTTP timeout for Mollie API client requests. (#1026)
- Added payment method logos to the payment method overview and improved overall accessibility.
- Upgraded PHPStan to level 3 and added declare(strict_types=1) throughout the codebase.
Bugfixes:
- Included payment_review orders in the pending order recovery cron.
- Added compatibility for legacy V2 ord_ transaction IDs, allowing V3 to correctly resolve the underlying payment.
- Restricted delayed captures to supported card payment methods and added manual capture options for Google Pay.
- Fixed a flaky refund test.
- Passed the Methods API amount parameter using the correct nested array structure.
- Set the transaction type correctly for Express Components.
- Fixed an issue where storeId was handled as a string during the reorder process.
- Released the shipment lock after processing shipments. (#1038)
- Fix IsHyvaThemesJsonCorrect SelfTest Thanks @xgerhard
Minimum Requirements:
- Magento 2.4.5
- PHP 8.1
mollie/mollie-api-php^3.3
-
3.0.223 Jun 2026Release notes
Open source →Improvements:
- Add e2e test for payment link
- Make Pay By Bank async
Bugfixes:
- Hide Apple Pay button on Amasty OPC
- Handle missing shipping address for virtual product orders #1010
- Cast Phrase to string in PhoneNumber exception #1011
- Prevent state downgrade with Apple Pay #1015
- Magento 2.4.5 support #1016
- Show Fetch Status button for payment link orders once the transaction has started
- Order lines data casting #1023
Minimum Requirements:
- Magento 2.4.5
- PHP 8.1
mollie/mollie-api-php^3.3
-
3.0.112 Jun 2026Release notes
Open source →Improvements:
- Better issue creation template
- Better Saved Cards experience
- Give a warning when saved cards and manual capture are enabled at the same time
- Update giftcard message
Bugfixes:
- Do not render Express Components when disabled
- Improved authorization release on canceled orders
Minimum Requirements:
- Magento 2.4.5
- PHP 8.1
mollie/mollie-api-php^3.3
-
3.0.008 Jun 2026Release notes
Open source →Features:
- Added Saved Cards support for returning customers
- Added Capture Delay configuration for delayed automatic captures
- Added per-payment-method capture configuration
- Added pending payment wait page for customers returning from Mollie #990
- Added direct organisation-level Mollie Dashboard links #991
- Added download logs functionality in Magento Admin
- Added additional self-test checks for webhooks, GeoIP detection and connected Mollie modules
- Added automatic synchronisation of external Mollie refunds to Magento credit memos #558
- Added option to disable automatic invoice creation #526
- Merged the standalone Analytics module into the main extension
Improvements:
- Improved payment processing by using queue-based transaction handling by default
- Simplified Klarna integration by consolidating legacy Klarna methods into a single Klarna payment method
- Upgraded mollie/mollie-api-php to v3
- Modernised the extension for PHP 8.1+ and Magento 2.4.5+
- Improved customer experience when returning from pending payments
- Migration from Cypress to Playwright for End-to-end testings
- Increased PHPCS levels
Bugfixes:
- Improved webhook diagnostics and validation
- Improved transaction matching and refund synchronisation reliability
- Improved payment status handling for pending transactions #932
- Various stability, performance and compatibility improvements
Breaking Changes:
- PHP 8.1 or higher required
- Magento 2.4.5 or higher required
- Removed Orders API support (Payments API is now used exclusively)
- Removed legacy Klarna payment methods:
- klarnapaylater
- klarnapaynow
- klanasliceit - Queue-based webhook processing enabled by default
- Removed Trustly payment method
- Manual capture configuration moved from global settings to per-payment-method settings
- Analytics functionality merged into the main module
- Automatic invoice creation can now be disabled and should be reviewed after upgrading
Minimum Requirements:
- Magento 2.4.5
- PHP 8.1
mollie/mollie-api-php^3.3
-
v3.0.0-RC720 May 2026 pre-releaseNothing published for this version
-
v3.0.0-RC630 Mar 2026 pre-releaseNothing published for this version
-
v3.0.0-RC519 Mar 2026 pre-releaseNothing published for this version
-
v3.0.0-RC411 Mar 2026 pre-releaseNothing published for this version
-
v3.0.0-RC323 Feb 2026 pre-releaseNothing published for this version
-
v3.0.0-RC219 Jan 2026 pre-releaseNothing published for this version
-
2.51.013 May 2026Release notes
Open source →Features:
- Added support for Magento 2.4.9.
Improvements:
- Removed Trustly support.
Bugfixes:
- Added validation for invalid return values. (Thnx @rommelfreddy)
- Fixed an issue that could cause multiple captures #987.
- Fixed fallback handling for order transaction IDs.
- Fixed an issue where
profile_idcould be undefined. (Thnx @Maarten-ctrl)
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
-
2.50.108 Apr 2026Release notes
Open source →Bugfixes:
- Prevent multiple cancel actions #977
- Copy the items from the original order when reordering #968
- Do not invoice when that's not possible #978
- Remove validation that was working in a wrong way #980
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
-
2.50.010 Mar 2026Nothing published for this version
-
2.49.016 Dec 2025Nothing published for this version
-
2.48.007 Oct 2025Nothing published for this version
-
2.47.022 Sep 2025Nothing published for this version
-
2.46.017 Jun 2025Nothing published for this version
-
2.45.011 Apr 2025Nothing published for this version
-
2.44.011 Mar 2025Nothing published for this version
-
2.43.030 Jan 2025Nothing published for this version
-
2.42.104 Dec 2024Nothing published for this version
-
2.42.015 Oct 2024Nothing published for this version
-
2.41.009 Sep 2024Nothing published for this version
-
2.40.115 Aug 2024Nothing published for this version
-
2.40.012 Jul 2024Nothing published for this version
-
2.39.017 Jun 2024Nothing published for this version
-
2.38.016 May 2024Nothing published for this version
-
2.37.018 Apr 2024Nothing published for this version
-
2.36.025 Mar 2024Nothing published for this version
-
2.35.128 Feb 2024Nothing published for this version
-
2.35.022 Feb 2024Nothing published for this version
-
2.34.030 Jan 2024Nothing published for this version
-
2.33.022 Jan 2024Nothing published for this version
-
2.32.422 Nov 2023Nothing published for this version
-
2.32.314 Nov 2023Nothing published for this version
-
2.32.225 Oct 2023Nothing published for this version
-
2.32.124 Oct 2023Nothing published for this version
-
2.32.023 Oct 2023Nothing published for this version
-
2.31.025 Sep 2023Nothing published for this version
-
2.30.117 Aug 2023Nothing published for this version
-
2.30.008 Aug 2023Nothing published for this version
-
2.29.128 Jul 2023Nothing published for this version
-
2.29.025 Jul 2023Nothing published for this version
-
2.28.006 Jul 2023Nothing published for this version
-
2.27.013 Jun 2023Nothing published for this version
-
2.26.026 May 2023Nothing published for this version
-
2.25.009 May 2023Nothing published for this version
-
2.24.117 Apr 2023Nothing published for this version
-
2.24.011 Apr 2023Nothing published for this version
-
2.23.010 Mar 2023Nothing published for this version
-
2.22.021 Feb 2023Nothing published for this version
-
2.21.107 Feb 2023Nothing published for this version
-
2.21.001 Feb 2023Nothing published for this version
-
2.20.112 Jan 2023Nothing published for this version
-
2.20.007 Dec 2022Nothing published for this version
-
2.19.017 Nov 2022Nothing published for this version
-
2.18.104 Nov 2022Nothing published for this version