Releases: Adyen/adyen-shopware6
Adyen Payment 3.16.2
What's Changed
Other Changes 🖇️
- [ECP-9382-v3] Visa Compliance - Include holderName in recurring payment requests by @candemiralp in #527
- Prepare 3.16.1 by @candemiralp in #530
- Prepare release 3.16.2 by @tamaralogeecom in #556
Full Changelog: 3.16.1...3.16.2
Adyen Payment 4.1.2
What's Changed
Other Changes 🖇️
- [ECP-9458] Update the handlers for the scheduled tasks by @candemiralp in #546
- Create codeql.yml by @acampos1916 in #534
- [ECP-9434]Making changes to release asset yml, passing php version by @khushboo-singhvi in #549
- Update CODEOWNERS by @acampos1916 in #554
- Prepare release 4.1.2 by @MarijaIv in #555
- Release 4.1.2 by @goran-stamenkovski-logeecom in #558
- Fix the return type error by @tamaralogeecom in #559
- Align the branches by @tamaralogeecom in #561
- Update 4.1.2 by @tamaralogeecom in #560
Current checkout api version: v71
Current checkout component version: v5.66.1
New Contributors
Full Changelog: 4.1.1...4.1.2
Adyen Payment 4.1.1
What's Changed
Fixes ⛑️
- [ECP-9424]Upgrading Library version to V20.2.0 by @khushboo-singhvi in #541
Other Changes 🖇️
- [ECP-9438] Update test flow to update docker install command. by @khushboo-singhvi in #543
Current checkout api version: v71
Current checkout component version: v5.66.1
Full Changelog: 4.1.0...4.1.1
Adyen Payment 3.16.1
What's Changed
Other Changes 🖇️
- [ECP-9382-v3] Visa Compliance - Include holderName in recurring payment requests by @candemiralp in #527
- Prepare 3.16.1 by @candemiralp in #530
Full Changelog: 3.16.0...3.16.1
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