Skip to content

Releases: mollie/Shopware6

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

v1.3.6

13 Nov 15:36
Compare
Choose a tag to compare

Bugfix:

  • Fixed multiple issues with completing Apple Pay Direct orders
  • Fixed an incompatibility issue with Custom Products
  • Fix for issue with VAT-related price rounding
  • Fix for an illegal return type

v1.3.4

30 Oct 13:01
Compare
Choose a tag to compare

Bugfix:

  • Fixed not being able to create documents on order.
  • Fixed Locale always being set to en_GB.
  • Extra error handling to better handle headless.

v1.3.1

22 Oct 08:32
Compare
Choose a tag to compare

Bugfix:

  • Improved error handling to solve multiple bugs.