Releases: mollie/Shopware6
Releases · mollie/Shopware6
v4.9.1
Features:
- Giropay is discontinued and will not be activated after update. please deactivate the payment method and remove it from saleschannel
Improvments:
- Apple Pay Direct: phone number is requested during checkout, if the phone number is required in shopware configuration
Fixes:
- Line Items are shown again in non mollie orders
- Apple Pay Direct: verification also works for domain with special characters
- Apple Pay Direct: shipping methods now take availability rules into account
v4.9.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.
- Authorized Klarna products can now be cancelled within shopware order.
- OpenApi definition were added. Plugin Routes are now shown within Shopware Swagger
Fixes:
- Polyfill classes are now loaded with correct namespace @jmatthiesen81
v4.8.1
Hotfix:
- The credit card input fields in Shopware 6.6 have been fixed
v4.8.0
Features:
- New payment method "Alma" is now available
- New payment method "MyBank" is now available
- New payment method "Bancomat Pay" is now available
Improvements:
- Improved compatibility with the Plugin AcrisPersistentCart
Bug Fixes:
- Fixed a storefront javascript warning on pages without offcanvas
- Fixed a problem with creating orders and imageUrls. When a product had a special character in the product image file, the order could not be created.
- Fixed the definition of the css class "d-none". It does apply now only within Mollie classes and not globally
v4.7.2
Hotfix:
- Compatibility with Klarna payment plugin has been fixed.
- SnippetFileInterface has been provided afterwards.
v4.7.1
Hotfix:
- Fixed problems with routes
- CSS-Class d-none is applied only for mollie components
v4.7.0
Features:
- Added compatibility with Shopware 6.6
- Support for Shopware 6.4.0.0 has been discontinued; the new minimum version is 6.4.1.0
- Additional checkbox in the refund manager. There is now the option to refund taxes for net orders.
Improvements:
- Loading of the mollie-payments.js has been optimized. Thx @akf-bw
Bug Fixes:
- Fixed Polyfill classes for Shopware 6.4.20.2. The Flowbuilder had errors when flag FEATURE_NEXT_17858 was active.
v4.6.0
Features:
- new payment method Klarna One available in UK. Mollie's availability rules for payment methods in plugin settings can show or hide the method method for each customer
Improvements:
- Optimized ACL behavior for admin users with less privileges. Plugin does not require system:config:read permissions anymore.
- Mollie JS file is not loaded on every storefront page now, only when it is actually needed
- Apple Pay can now be selected as default payment method in account area in other browsers than safari
- Apple Pay Direct guest account creation uses shopware default behavior and settings from the administration. For example Bind customers to Sales Channel
- Apple Pay Direct shipping methods now uses shopware default behavior.
Bug Fixes:
- Fixed problem with saving payment methods in admin if the system language of shopware was changed to something different than en-GB
- Fixed typo in "OrderAware" Compatibility class for older shopware version (@fjbender )
v4.5.0
Features:
- New payment method "Blik" is now available for the currency Zloty.
- "Mollie Limits" has been expanded and renamed to "Mollie Availability Rules". When this option in the plugin is activated, all payment methods that are not active in the Mollie dashboard are hidden. Additionally, payment methods are hidden if the following rules apply:
- Minimum value in the shopping cart is not reached.
- Maximum value in the shopping cart is exceeded.
- Only predefined currencies are allowed.
- Only allowed for predefined billing addresses.
Improvements:
- Shopware cache now considers the value of the shopping cart, currency changes, and delivery address when listing payment methods.
Bug Fixes:
- When purchasing a subscription, one was logged in as a guest after registration. This has now been fixed. Thanks to @uthiess
v4.4.2
Compatibility with new Shopware version 6.5.8.2