Skip to content

Releases: mollie/Sylius

v5.7.3

31 Oct 08:55
e79f4ff
Compare
Choose a tag to compare

New
Add Satispay payment method

Improvements
Update QR code pop up title
Change QR code pop up cancel button to redirect back to payment selection page

v5.7.2

23 Oct 14:40
700208c
Compare
Choose a tag to compare
  • Remove hard coded divisors
  • Make Version20231225151033 transactional

Release version 5.7.1

21 Oct 12:11
e384b9c
Compare
Choose a tag to compare
  • update isCreditCardSaved field to be nullable in ORM doctrine configuration

v5.7.0

05 Sep 11:40
5d9717d
Compare
Choose a tag to compare

New Features:

  • Adding compatibility with Sylius 1.13.0 - 1.13.4

Bug fixes/improvements:

  • Fix issue with Alma payments
  • Fix issue with doctrine orm file that caused change in table structure after executing force migrate command
  • Fix issue with using payment link when payment failed more then once

v5.6.0

29 Jul 08:28
1bf21d1
Compare
Choose a tag to compare

New Features:
Adding the support of the following new payment methods:

  • BANCOMAT Pay
  • Payconiq
  • Riverty
  • Trustly

Others:
Removed Giropay: Support for Giropay has been removed due to discontinuing the service provider's support.

Release 5.5.0

21 Jun 14:47
e11165b
Compare
Choose a tag to compare

New Features

  • Added new payment method Alma
  • Added QR code functionality for Bancontact

Bug fixes/improvements:

  • Removed unused validators
  • Fixed routing of mollie_admin_methods

Others

  • Removed iDEAL issuer list for iDEAL 2.0
  • Updated installation documentation

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