Skip to content

Releases: mollie/Sylius

Release 5.4.0

09 Apr 11:37
6fa6e98
Compare
Choose a tag to compare

Changes and improvements:

  • Added support for Klarna
  • Bug fixes and improvements

Release 5.3.0

27 Feb 14:55
22c6a3c
Compare
Choose a tag to compare

Changes and improvements:

Added support for TWINT
Added support for BLIK

Release 5.2.0

29 Jan 12:15
9613892
Compare
Choose a tag to compare

Included in this release:

  • Enable single click payment with Mollie components.

Bug fixes:

  • Being able to navigate Mollie components using the tab key.
  • Merchants are now able to create multiple refunds on the same order.

Release 5.1.0

03 Oct 11:13
a3ad196
Compare
Choose a tag to compare

Changes and improvements:

  • Added support for Billie
  • Removed the profile_id, this will be extracted from the Methods API
  • Bug fixes and improvements

Release 5.0.0

10 May 14:06
459f842
Compare
Choose a tag to compare

This is a major version that includes many bug fixes and stabilizations of the plugin

As a heads up for our existing merchants/developers since this is a major version you need to remove the previous version and references from the old Sylius Mollie plugin and later on install the new 5.0.0 version.

Changes and improvements:

  • Added support for IN3 and Klarna new markets
  • Compatibility with latest version of Sylius
  • Refund stabilization
  • Subscription stabilization

Please don't install any of the previous version.

v4.0.1

25 May 15:05
4b24a9e
Compare
Choose a tag to compare

Compatible with PHP:
8.0.*

Compatible with Sylius:
1.10.* and 1.11.*
Upgrade SyliusRefund plugin dependency to 1.1.*

New features:
Subscription and recurring payments support via a new gateway
Mollie Wiki update

Bug fixes:
Onboarding wizard save skip choice
Fix way of retrieving mandate in recurring payments chain
Clone order item unit’s respectively to original order item quantity in recurring payments chain
Fix sending card token when using Mollie Components

Other:
Update documentation and sebastian-mollie/SyliusMolliePlugin-DO-NOT-USE-#278 Fix plugin installation instructions
Update version string to 4.0.0
Behat tests for recurring payments

4.0.0

16 May 14:29
6fa95c9
Compare
Choose a tag to compare

Compatible with PHP:
8.0.*

Compatible with Sylius:
1.10.* and 1.11.*
Upgrade SyliusRefund plugin dependency to 1.1.*

New features:
Subscription and recurring payments support via a new gateway
Mollie Wiki update

Bug fixes:
Onboarding wizard save skip choice
Fix way of retrieving mandate in recurring payments chain
Clone order item unit’s respectively to original order item quantity in recurring payments chain
Fix sending card token when using Mollie Components

Other:
Update documentation
Update version string to 4.0.0
Behat tests for recurring payments