Skip to content

Releases: mollie/Shopware6

v1.3.0

16 Oct 13:02
Compare
Choose a tag to compare

Features:

  • Added order state automation for Authorized orders. (Klarna)
  • Added the option to toggle single click payments on and off.

Bugfixes:

  • Fixed redirection error on certain sales channels after failed payments.
  • Fixed VAT calculation errors on certain customer groups.

v1.2.3

09 Oct 12:40
Compare
Choose a tag to compare

Features:

  • Fixed a bug with not updating the transaction status from Klarna orders to authorized.
  • Added support for single click credit card payments.

v1.2.2

28 Sep 07:49
Compare
Choose a tag to compare

Bugfixes:

  • Fixed a bug with not updating the transaction status from Klarna orders to paid.

v1.2.1

23 Sep 11:54
Compare
Choose a tag to compare

Features:

  • Added Apple Pay Direct
  • Added a switch to toggle between standard Shopware failed payments redirect and Mollie failed payments redirect

v1.0.19

04 Aug 09:48
737261b
Compare
Choose a tag to compare

Features:

  • Added the Mollie Order ID to the order detail in the administration
  • Added the preferred iDeal issuer to the customer detail in the administration
  • Added order state automation

Bugfixes:

  • Fixed a bug with product URLs in the request to Mollie
  • Fixed issues with the payment state staying in progress after failed payments

v1.0.18

29 Jul 13:07
b3d60e3
Compare
Choose a tag to compare

Bugfix:

  • Fixed an issue where custom products would cause an error.

v1.0.17

23 Jul 07:18
2ec3852
Compare
Choose a tag to compare

Features:

  • An event is triggered when the payment failed or passed, other plugins can act on this event
  • SKU number of line items is available in the Mollie Dashboard

Bugfixes:

  • Multiple VAT rates in the basket no longer cause an exception
  • API test-button only appears within Mollie's configuration

v1.0.16

08 Jul 08:40
Compare
Choose a tag to compare

Features:

  • Test-button in the plugin configuration to validate the API keys.

Bugfixes:

  • Mollie Components is now a javascript plugin and works in live mode.

v1.0.15

25 Jun 06:06
Compare
Choose a tag to compare

Bugfixes:

  • Fixed an issue where changing the delivery status would cause an exception.
  • Fixed an issue where Apple Pay would show up on not-supported devices.

v1.0.14

15 Jun 09:27
Compare
Choose a tag to compare

Bugfixes:

  • Fixed an issue where the vat amount on orders for net free customers was off.
  • Fixed an issue where Mollie Components wasn't compatible with Shopware 6.1.5.

Features:

  • The debug mode now indicates whether a payment is in live or test mode.