Releases: mollie/Shopware6
Releases · mollie/Shopware6
v1.3.13
- 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
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
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
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
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
Fixes:
- Fixed encoded urls no longer being accepted by the API.
- Updated API client to 2.27.1
v1.3.7
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
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
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
Bugfix:
- Improved error handling to solve multiple bugs.