Releases: mollie/Shopware6
Releases · mollie/Shopware6
v1.3.16
Bugfix
- fixed bug that prevented to edit an order in the administration
v1.3.15
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
- fixed bugs
- refactored and fixed shipment notification to mollie api
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