Releases: mollie/Shopware
Releases · mollie/Shopware
v2.8.0
Features:
- New configuration: "Reduce stock after successful payment." If an order is created before payment, the stock is only reduced once the payment is successful (payment status "Fully paid").
Fixes:
- In the case of a canceled payment, the cart attributes are restored correctly.
2.7.1
Hotfix
- "vendor" Folder was restored
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.