SyliusMolliePlugin Versions Save

OLD Sylius Mollie payment gateway integration. Please use the newest version. I will be closing this repo by the end of the year.

v4.0.1

1 year ago

Compatible with PHP:

8.0.*

Compatible with Sylius:

1.10.* and 1.11.*

Bug fixes

  • #278 Fix plugin installation instructions (fixes #277)

v4.0.0

1 year ago

Compatible with PHP:

8.0.*

Compatible with Sylius:

  • 1.10.* and 1.11.*
  • Upgrade SyliusRefund plugin dependency to 1.1.*

New features:

  • #215 Subscription and recurring payments support via a new gateway
  • Mollie Wiki update

Bug fixes

  • #252 Onboarding wizard save skip choice
  • #268 Fix way of retrieving mandate in recurring payments chain
  • #272 Clone order item unit’s respectively to original order item quantity in recurring payments chain
  • #273 Fix sending card token when using Mollie Components

Other

  • #254 Update documentation
  • #255 Update version string to 4.0.0
  • #250 #264 Behat tests for recurring payments

v4.0.0-beta.2

2 years ago

Compatible with PHP:

7.4*-8.0*

Compatible with Sylius:

1.9*-1.10*

New features:

  • Mollie component for recurring payment

  • Regression tests for the application

  • #249 Add functional test for refunding order webhook call

  • #245 Refund communication between Mollie and Sylius

  • #237 Fix order number assignment

  • #236 Fix/Credit memo sorting by order number

  • #231 Add missing wkhtmltopdf package into docker image

  • #226 Update version string to 4.0.0-beta.2

  • #225 #246 Add PHPSpec unit tests

Full Changelog:

https://github.com/BitBagCommerce/SyliusMolliePlugin/compare/v4.0.0-beta.1...v4.0.0-beta.2

v4.0.0-beta.1

2 years ago

Compatible with PHP:

7.4.* - 8.0.*

Compatible with Sylius:

1.9.*, 1.10.*

New features:

  • Subscription and recurring payments support via a new gateway Details

Full Changelog:

https://github.com/BitBagCommerce/SyliusMolliePlugin/compare/3.6.0...v4.0.0-beta.1

3.6.0

2 years ago
  • Payment Method: Klarna Pay Now
  • Onboarding Wizard error display - fix
  • Backward compatibility with Sylius 8/9/10 - fix
  • Payment methods are not supported by different languages - fix
  • #204 Fix typo in README.md

v3.5.0

2 years ago
  • Multilingual custom payment method name - feature
  • Update Mollie component labels
  • Missing input for card payment - fix
  • Missing plugin reference - fix
  • About us - update
  • Language/locale change - fix
  • Translation - fix
  • Drag and drop - fix
  • #196 Use interface instead of class to declare service arguments
  • #195 Fix deprecation required parameter follows optional parameter
  • #190 Bump nth-check from 2.0.0 to 2.0.1

v3.4.0

2 years ago
  • Update to PHP8
  • Sylius stable 1.10 update
  • Fix behat test
  • Onboard Wizzard full translation
  • #110 Set default sylius payment selector to avoid failure during form type… ( from 04 - waiting for reply)
  • #156 Error loading of CreditMemoRepository on user orders page
  • #160 PHP 8
  • #162 Update to work with sylius/refund-plugin 1.0.0
  • #163 Allow PHP 8
  • #165 Fix credit memo bug on user order page
  • #175 incomplete files with composer require
  • #182 Uncaught TypeError: Cannot read property 'addEventListener' of null in applepayDirect.js

v3.4.0-beta.2

2 years ago
  • Updated translation files,
  • Fix Behat tests

v3.4.0-beta.1

2 years ago
  • Webpack refactor
  • Gulp deletion
  • Onboarding tour
  • Mollie payment refund fix
  • Translations for onboarding wizard

v3.3.10

2 years ago
  • New Translations
  • PayPal description field
  • Klarna Pay Later - taxes fixed
  • JS CSS refactor
  • Billing Address use in order payment create
  • Adapt for new Sylius style of template includes #145
  • Obsolete and failing migration for Sylius 1.9 #132