Releases: Adyen/adyen-shopware6
Adyen Payment 4.1.0
What's Changed
New Features 💎
- [ECP-9277] Add Support for Billie payment method by @SushmitaThakur in #517
Other Changes 🖇️
- [ECP-9382] Visa Compliance - Include holderName in recurring payment requests by @candemiralp in #526
Current checkout api version: v71
Current checkout component version: v5.66.1
Full Changelog: 4.0.0...4.1.0
Adyen Payment 3.16.0
What's Changed
New Features 💎
- [ECP-9277-v3] Add support for Billie Payment Method by @SushmitaThakur in #519
Fixes ⛑️
- [ECP-9206-v3] Adyen related tables missing for giftcard payments on admin panel by @SushmitaThakur in #506
- [ECP-9226-v3] Update syntax for default value in alter table in migration by @SushmitaThakur in #507
Other Changes 🖇️
- [ECP-9250] Support new Ideal payment flow by @candemiralp in #503
- Prepare release v3.16.0 by @RokPopov in #522
Additiona 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 ootb, no change in payment method setup in Customer Area required.
Known issue
If frontend assets are not loaded after upgrade, please run bin/build-storefront.sh
command from the root directory of your Shopware installation to generate all frontend javascript assets
Full Changelog: 3.15.0...3.16.0
Adyen Payment 4.0.0
What's Changed
Breaking Changes 🛠
- Support Shopware 6.6 by @candemiralp in #474
New Features 💎
- [ECP-9087] Make HMAC validation optional by @candemiralp in #475
Fixes ⛑️
- [ECP-9027] Use autowire on service definitions by @candemiralp in #471
- [ECP-9198] Update duplicated CSS classes in the components by @candemiralp in #494
Other Changes 🖇️
- [ECP-9149] Remove deprecated classes of Shopware by @candemiralp in #495
- [ECP-9049] Fix fetching redeemed gift cards on cart load by @candemiralp in #496
- [ECP-8954] Automate the Shopware Marketplace zip file creation as release asset by @SushmitaThakur in #501
- Prepare V4 and remote track develop-4 into develop by @candemiralp in #493
- Release v4.0.0-rc1 by @candemiralp in #502
- [ECP-9226] Update syntax for default value in alter table in migration by @SushmitaThakur in #505
- [ECP-9206] Adyen related tables missing for giftcard payments on admin panel by @SushmitaThakur in #504
- [ECP-9250-v4] Support new Ideal payment flow by @candemiralp in #513
- [ECP-9206] Fix return type in checking adyen orders by @SushmitaThakur in #518
Additiona 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 ootb, no change in payment method setup in Customer Area required.
Current checkout api version: v71
Current checkout component version: v5.66.1
Full Changelog: 3.15.0...4.0.0
Adyen Payment 4.0.0-RC1
What's Changed
Breaking Changes 🛠
- Support Shopware 6.6 by @candemiralp in #474
New Features 💎
- [ECP-9087] Make HMAC validation optional by @candemiralp in #475
Fixes ⛑️
- [ECP-9027] Use autowire on service definitions by @candemiralp in #471
- [ECP-9198] Update duplicated CSS classes in the components by @candemiralp in #494
Other Changes 🖇️
- [ECP-9149] Remove deprecated classes of Shopware by @candemiralp in #495
- [ECP-9049] Fix fetching redeemed gift cards on cart load by @candemiralp in #496
- [ECP-8954] Automate the Shopware Marketplace zip file creation as release asset by @SushmitaThakur in #501
Current checkout api version: v71
Current checkout component version: v5.63.0
Full Changelog: 3.15.0...4.0.0-rc1
Adyen Payment 3.15.0
What's Changed
New Features 💎
- [ECP-8326] Implement multiple giftcard usage by @khushboo-singhvi in #473
- Add schedule webhook command by @wannevancamp in #458
- [ECP-9115] Implement partial refunds for gift card payments by @candemiralp in #482
Fixes ⛑️
- [ECP-8856] Compatibility Error on Update by @khushboo-singhvi in #460
- [ECP-9027-v3] Add missing dependency definition by @candemiralp in #476
- [ECP-8856] Compatibility Error on Update by @khushboo-singhvi in #466
- Fix recursion error for checkout order route by @sneakyvv in #468
- [ECP-9140] Disable individual gift card payment methods by @candemiralp in #477
- [ECP-9130] Get Add Giftcards button back on cart and offCanvas. by @khushboo-singhvi in #483
- [ECP-8827] Fixing shopper locale for redirect based payment methods by @SushmitaThakur in #487
- [ECP-9184] Revert removal of gift card payment methods by @candemiralp in #489
- Fix gift card dropdown CSS attribute by @candemiralp in #491
Other Changes 🖇️
- Moved Util/Currency into Shopware6 project by @SushmitaThakur in #455
- [ECP-8524] Updated to Model based PHP library version by @SushmitaThakur in #427
- [ECP-9086] Checkout component upgrade to 5.63.0 by @SushmitaThakur in #481
- [ECP-9148] Moved CheckoutStateDataValidator and DataArrayValidator from library to plugin by @SushmitaThakur in #484
- Add null check to isManualCaptureEnabled method of AdminController by @SpiGAndromeda in #480
Current checkout api version: v71
Current checkout component version: v5.63.0
New Contributors
- @sneakyvv made their first contribution in #468
- @SpiGAndromeda made their first contribution in #480
Full Changelog: 3.14.4...3.15.0
Adyen Payment 3.14.3
What's Changed
Fixes ⛑️
Other Changes 🖇️
- Update composer.json by @wannevancamp in #435
- Update composer.json by @wannevancamp in #429
Current checkout api version: v70
Current checkout component version: v5.49.2
New Contributors
- @wannevancamp made their first contribution in #435
Full Changelog: 3.14.2...3.14.3
Adyen Payment 3.14.2
What's Changed
Fixes ⛑️
- Prevent PHP error if response is missing data. by @ntzrbtr in #428
- [ECP-8719] Fix capture, refund and notifications blocks in admin order detail page by @candemiralp in #431
- [ECP-8333] Fix disappearing giftcard discount data after login by @candemiralp in #432
New Contributors
- @ntzrbtr made their first contribution in #428
- @khushboo-singhvi made their first contribution in #434
Current checkout api version: v70
Current checkout component version: v5.49.2
Full Changelog: 3.14.1...3.14.2
Adyen Payment 3.14.1
What's Changed
Fixes 🖇️
- Remove decorator for media.repository by @peterojo in #420
- ECP-8624 Fix JS assets in zipped plugin by @peterojo in #421
Current checkout api version: v70
Current checkout component version: v5.49.2
Full Changelog: 3.14.0...3.14.1
Adyen Payment 3.14.0
What's Changed
New Features 💎
- [ECP-8363] Support Click-to-Pay by @SushmitaThakur in #399
Fixes ⛑️
- [ECP-8452] Update maximum giftcard discount allowed to transaction limit by @SushmitaThakur in #406
- [ECP-8560] Always use live endpoint for logos by @candemiralp in #411
- Fix division by zero error by @peterojo in #412
- Update payment-method.html.twig by @MelvinAchterhuis in #409
Other Changes 🖇️
- [ECP-8541] Updated JS files for E2E tests by @SushmitaThakur in #407
- [ECP-8555] Upgrade PHP API Library and Adyen-Web components version by @candemiralp in #408
- [ECP-8561] Move API logging functionality to plugin by @candemiralp in #413
- Update component version comment by @peterojo in #396
- [ECP-8562] Define missing argument for service_container by @candemiralp in #414
- [ECP-8566] Update webhook module version and log processor result by @candemiralp in #416
- [ECP-8574] Remove deprecated CANCELLED webhook event by @candemiralp in #417
New Contributors
- @SushmitaThakur made their first contribution in #407
Current checkout api version: v70
Current checkout component version: v5.49.2
Full Changelog: 3.11.0...3.14.0
Adyen Payment 3.11.0
What's Changed
New Features 💎
- [PW-8273] Create a section for partial Adyen payments by @candemiralp in #366
Fixes ⛑️
- fix extra leading slash in return URL by @peterojo in #365
- [PW-8295] Fix giftcard capture mode for adyen_payment table by @candemiralp in #367
- [PW-8315] Set shopperInteraction for payments request by @candemiralp in #369
- [PW-8276] Add translations of giftcard section by @candemiralp in #372
- [PW-8294] Fix manual capture flow for giftcards by @candemiralp in #368
- [PW-8339] Add unique constraint pspreference to adyen_payment table by @candemiralp in #374
Other Changes 🖇️
- Configure Renovate and disable dependency dashboard by @candemiralp in #354
- [Test] Add manual trigger for e2e tests by @cenkiravul in #351
- [PW-8261] Make use of larger runners for E2E pipeline by @cenkiravul in #363
- Set Adyen Giving configuration fields for actions by @candemiralp in #370
Current checkout api version: v69
Current checkout component version: v5.33.0
New Contributors
- @cenkiravul made their first contribution in #351
Full Changelog: 3.10.1...3.11.0