Skip to content

Releases: mollie/Shopware6

v1.3.16

22 Apr 08:38
8380b4a
Compare
Choose a tag to compare

Bugfix

  • fixed bug that prevented to edit an order in the administration

v1.3.15

21 Apr 09:05
c6899eb
Compare
Choose a tag to compare

Bugfixes:

  • added webhook url to transmitted data when order is placed.
  • fixed a bug when payment has been set to refunded in administration. Wrong saleschannel configuration has been used in multi saleschannel environments
  • Fixed wrong handling of feature „Do not create customers at Mollie“
  • Fixed wrong error handling during checkout in case of mollie api errors
  • Updated custom parameters for bank transfer payment method.
  • Added better order state handling if order status change is configured in plugin

v1.3.14

15 Mar 10:39
839bad6
Compare
Choose a tag to compare
  • fixed bugs
  • refactored and fixed shipment notification to mollie api

v1.3.13

26 Feb 11:57
a21742b
Compare
Choose a tag to compare
  • fixed js error in creditcard-components that could break payment process
  • added fallback for empty order expires at configuration (let mollie handle this)
  • fixed browser back button behaviour on mollie payment page when a payment has failed before

v1.3.12

15 Feb 09:25
1c6aca4
Compare
Choose a tag to compare

Improvements:

  • updated translations for german and dutch

Fixes:

  • fix tax calculation that has prevented customers to pay orders with promotions in edge cases
  • fixed shopware standard failed payments redirect. Customers are now sent to failed payment page

v1.3.11

25 Jan 09:50
Compare
Choose a tag to compare

Fixes:

  • Fixes an issue where cancelled Klarna orders could not be retried when using the Mollie redirect page.
  • Fixes an issue where an incorrect router object was being used.

v1.3.10

14 Jan 09:59
Compare
Choose a tag to compare

Fixes:

  • Fixes an error thrown when cancelling an order through the administration in Shopware 6.2.x and older.
  • Fixes an issue where the incorrect API key was being used.

v1.3.9

28 Dec 15:54
Compare
Choose a tag to compare

Fixes:

  • Resolves an issue where orders would not be getting the configured state when authorizing payment with Klarna, after a previous payment attempt for this order had been cancelled, using the Mollie redirect feature.
  • Klarna orders that are cancelled through the Shopware administration will now also get cancelled in Mollie dashboard.
  • Fixes the "Standard failed payment redirect" from not using the correct Shopware routing.
  • New installations will now load svg payment icons. Existing installations will keep using the png variants, until they are deleted from the media library and the plugin is reactived.

v1.3.8

16 Dec 18:09
Compare
Choose a tag to compare

Fixes:

  • Fixed encoded urls no longer being accepted by the API.
  • Updated API client to 2.27.1

v1.3.7

07 Dec 15:06
Compare
Choose a tag to compare

Features:

  • Added an option to disable Apple Pay Direct when Apple Pay is available as payment method

Bugfix:

  • Improved compatibility with Shopware's Paypal integration
  • Fixed an issue where the wrong payment method was shown in the administration, when a different one was selected in Mollie
  • Fixed several minor bugs