Releases: Adyen/adyen-shopware5
Releases · Adyen/adyen-shopware5
Release version 5.0.4
What's changed
- Fix Google Pay express checkout
Release version 5.0.3
What's changed
- Update core version to 1.2.7
Release version 5.0.2
What's changed
- Fix Klarna payment processing
Release version 5.0.1
What's changed
- Fix customer creation for guest express checkout
Release version 5.0.0
What's Changed
- Support new iDEAL 2.0 payment flow
Additional instructions for new iDeal implementation:
-
In TEST environment, if you already have iDEAL added as a payment method, you are probably using the acquirer account iDealSim. This is the simulator for the old flow and will break with this new feature.
-
Solution: add iDEAL in Customer Area again and make sure the acquirer account added this time is AdyenIdeal. This is the acquirer account for the new flow.
-
Note: in LIVE, the change to the new flow works out of the box, no change in payment method setup in Customer Area required.
Release version 4.2.1
What's changed
- Fixed ordering with voucher code.
Release version 4.2.0
What's changed
- Add support for authorization adjustment
- Add support for click to pay
- Add support for GooglePay and ApplePay guest express checkout
Release version 4.1.11
What's Changed
- Fix to always use https for the store domain
- Update core version to 1.1.13
- Fix order status transition when failed authorization webhook is received
Release version 4.1.10
What's Changed
- Fix payment method disabling when plugin is uninstalled or payment method is deleted in plugin.
- Update core version to 1.1.12
Release version 4.1.9
What's Changed
- Remove 'New' and 'Pending' order status from Order status mapping
- Update core version to 1.1.11
- Fix Adyen button listeners on order details page