Releases: mollie/Shopware6
v1.5.5
Features:
- Add new payment method "Voucher". Configure your products as Eco-, Meal- or Gift Voucher and let your customers use supported voucher systems.
- New Shopware API route to ship orders. Use these routes for easy integrations of logistic systems and other tools.
Improvements:
- Increase timeout for the communication with Mollie to allow stable payments also during peak times.
- API keys are now shown as password fields in the administration
- Improvement of plugin compatibilities with the new usage of the RouterInterface instead of the original Router in Shopware.
Fixes:
- Removed unsupported EMV Apple Pay cards from Apple Pay Direct
- Customization of the checkout page might lead to Javascript problems with the credit card components. This has been improved now.
v1.5.4
Features:
- The feature "Create Customers in Mollie" is back. It's now ready for Multi-Sales-Channel setups and both test and live modes.
If enabled customers will be created in Mollie and linked to their orders and transactions.
Improvements:
- Apple Pay Direct has been completely refactored and improved for better stability, features and performance.
- Apple Pay Direct does now reuse the existing Shopware customer, if already signed in.
- Apple Pay Direct does now also work for earlier Shopware Versions 6.1.x, ...
Fixes:
- Fix problem where the redirect to the Mollie Payment page after a failed payment led to a NOT FOUND error in Shopware 6.4.3.1
- Fix problem with lost sessions, carts and disappearing promotions in combination with different Sales Channels due to wrong Apple Pay ID checks in the background.
- Fix problem where wrong arguments led to an exception while trying to log data.
- Optional MOLLIE_SHOP_DOMAIN variable for custom Webhook URLs is now correctly used again.
- Fix problem of "PROMOTION_LINE_ITEM Not Found" in earlier Shopware versions 6.1.x
- Fix general checkout problems in Shopware Versions 6.1.x
v1.5.3
Bugfix:
MOL-540: update service registration for apple pay direct - fix registration error with apple pay direct
MOL-505: add default config values - In administration of the plugin config testModus has been shown as off, though it was on.
v1.5.2
Refactoring and code improvements (MOL-525)
Bugfix:
MOL-524: fixed a bug when entering wrong creditcard informations. The payment process is not blocked any more
MOL-535: fixed a bug that prevented to pay if a promotion has been in cart
MOL-536: change router in MollieOrderBuilder to Shopware router instead of symfony router
v1.5.1
bugfix:
added shipping cost transmission to mollie
v1.5.0
Feature
MOL-199 Added full support of Partial Refunds (just add wished refund sum in administration and create refund directly at mollie)
Refactoring
refactored payment handler for more code stability
Add new transition service for payments
MOL-353 Reuse mollie orders - don’t create new mollie orders in case of cancelled or failed payments
MOL-353 Reuse mollie order payments if possible (otherwise create new payment) if former payment has failed or has been cancelled
Bugfix
Fixed shipping transition
v1.4.3
Bugfix:
fixed an incompatibility with older shopware versions (<6.3.5.0)
v1.4.2
Bugfixes:
- Fixed Apple Pay domain verification, if Apple Pay direct should be used
- refactored web hook notifications. Some mollie order states haven’t been recognized correctly, which results that payment status didn’t change.
- Apple Pay isn’t shown as payment method in storefront if browser isn’t supporting Apple Pay or no wallet has been configured on used device
- Added a fix for Ideal issuer dropdown in Shopware 6.4 templates
- fixed a bug that prevented order state transitions in multilingual shops
- fixed a bug for shopware versions > 6.4 with the return url. The former used return url could be too long for mollie api. Now we use only short urls
Features:
- Added a link to the developer section of the mollie dashboard in administration config
- Added the mollie payment url to orders in Shopware backend
- If you activate test mode in administration, every mollie payment in storefront gets an „test mode“ addition in the payment method name
v1.4.1
Bugfix:
transaction status is set to paid if mollie sets klarna order payment status from authorized to completed
v1.4.0
Feature:
- Plugin is now Shopware 6.4 compatible
- "Create customer at mollie" feature deactivated and removed from administration
Bugfix:
- fixed credit card components return url (thanks to fjbender for finding and solving this bug)
Notes:
If you use the new currency rounding feature (total sum), we calculate the surcharge or discount just like Shopware with 0% taxes.