Releases: mollie/Shopware6
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.
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