Releases: mollie/Shopware
Releases · mollie/Shopware
2.7.1
v2.7.0
#Features:
- New payment method "Trustly" is now available.
- New payment method "Satispay" is now available.
- New payment method "Payconiq" is now available.
- New payment method "Riverty" is now available.
- New payment method "Klarna One" is now available.
v2.6.0
Features:
- In preparation of full iDeal 2.0 readiness we have removed the bank/issuer selection in the checkout. This is done to guarantee the most convenient experience possible for the shopper.
- New payment method "Bancomatpay" is now available.
- New payment method "Blik" is now available.
Fixes:
- Fixed compatibility issues with the plugin "Virtual Variants". When the Plugin was used, the input fields for credit cards didn't work.
- Fixed the message after updating the payment methods in plugin settings.
v2.5.2
Hotfix
- Mollie details in the order are working again now.
v2.5.1
Hotfix:
- The input fields of the credit cards are working again now.
v2.5.0
Features:
- New payment method "Twint" is now available.
Improvements:
- The Apple Pay Direct file for verification is now also downloaded even if file_get_contents is disabled on the server.
Fixes:
- Payment surcharge now works with Apple Pay Direct.
- The currency YEN is rounded up to the nearest whole number; decimal places are not allowed.
v2.4.0
Features:
- New payment method "Billie" is now available.
- Support for future Shopware 5.8
Improvements:
- The link to the Mollie API keys in the plugin settings now works without having to enter an API key beforehand to make onboarding even easier.
- Optimization of reading yes/no settings of plugin configurations. In rare cases, this led to incorrect reading if the administrator manually entered something in the settings without selecting a correct value.
v2.3.0
Features:
- Remove SEPA Direct Debit. This is not available anymore for regular and initial payment attempts.
Improvements:
- Apple Pay Direct does now remove shipping method descriptions when displaying it, if HTML content is found.
Fixes:
- Fix broken Shopware Backend when selecting orders in the order overview. This led to the error me.getOrderPositionGrid in the console output
- Increase HTTP timeout for the Mollie API to make it even more reliable.
v2.2.0
Features:
- Add new feature in plugin configuration to show Mollie payment failure reasons directly in the frontend.
- Add new option to create partial refunds in the Shopware Backend. You can now enter a custom value before executing the refund.
Improvements:
- Apple Pay Direct now uses the language of the sub shop instead of the one from the browser.
- Improve broken layout of Credit Card Components in OnePageCheckout.
Fixes:
- Fix compatibility problem with Apple Pay in OnePageCheckout. It will now be hidden on devices where Apple Pay is not available.
- Fix problem with missing bank data in order confirmation mails in combination with "Create Order After Payment" and Mollie Payment-Reference IDs.
- Fix problem of fatal error in CreditCardService that happens in rare scenarios.
v2.1.0
Features:
- Add new payment method "in3".
- We've added the brand new "Smart Contact Form" as new support option in the help section of the backend. If you use this for support, we will automatically get all data that we need to help you as good as possible.
- Add new event for developers in the Webhooks of Mollie.
Improvements:
- Add user who creates shipment or refund in the backend to the log files.
- The plugin now supports Shopware starting with version 5.2.21.
- Avoid Tracking Codes with a length of >= 100 to be sent to Mollie (not allowed by Mollie). It will either send the first tracking code (separated by ",") or nothing in this case.
- Credit Card payments with status "created" do now fail as expected.
- Avoid multiple confirmation mails from being sent, if the buyer returns in rare scenarios multiple times to the shop.
Fixes:
- Fix broken Apple Pay Direct in off-canvas and in cart.
- Fix problem with bank data not appearing in e-mails, if transaction numbers are used from the "payment method" in the plugin configuration.
- Fix "Mollie Actions" that where sometimes missing in the details of an order in the backend