Releases: Adyen/adyen-shopware6
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
Adyen Payment 3.10.1
What's Changed
Fixes ⛑️
- [PW-7980] Update NotificationEntity definitions and exception handling for notification processing by @candemiralp in #353
- [PW-8180] Fix wrong language on checkout component by @candemiralp in #356
- [PW-8156] Load giftcard component on the registration page by @candemiralp in #357
- [PW-7981] Change productUrl builder for line items by @candemiralp in #355
- [PW-8075] Change payment method after giftcard payments by @candemiralp in #358
- [PW-8230] Replace the methods designed for internal usage with the correct ones by @candemiralp in #360
Current checkout api version: v69
Current checkout component version: v5.33.0
Full Changelog: 3.10.0...3.10.1
Adyen Payment 3.10.0
What's Changed
New Features 💎
- [PW-7539] Add Open Banking payment method by @candemiralp in #349
Fixes ⛑️
- [PW-6244] Support custom product line items by @candemiralp in #343
- Avoid potential duplicate base url for redirect result route. (Fixes: #338) by @AndreasA in #339
Other Changes 🖇️
- Update actions/checkout action to v3 by @renovate in #320
- Enable E2E tests on the workflows by @candemiralp in #346
Current checkout api version: v69
Current checkout component version: v5.33.0
Full Changelog: 3.9.0...3.10.0
Adyen Payment 3.9.0
What's Changed
New Features 💎
Fixes ⛑️
- [PW-7512] - Fix first failed payment overwrites second successful payment by @candemiralp in #330
- allow '-' in housenumber when splitting by @edip123 in #332
- [PW-7528] change block in which payment component is rendered by @peterojo in #336
- [PW-7690] - Fix 3DS2 modal size by @candemiralp in #335
- [SHW-450] Fix saleschannel ignored for capture and refund request by @Pierre-FoodspringGmbH in #337
Breaking Changes ‼️
This version includes breaking changes for merchants accepting payments with gift cards. Gift card flow now goes through /orderAPI endpoint instead of HPP fallback. The change requires a modification in your account settings, please reach out to our Support Team to set this up.
Current checkout api version: v69
Current checkout component version: v5.23.1
New Contributors
- @edip123 made their first contribution in #332
- @Pierre-FoodspringGmbH made their first contribution in #337
Full Changelog: 3.8.1...3.9.0
Adyen Payment 3.8.1
What's Changed
Fixes ⛑️
- [PW-7455] - Fix Showpare Affiliate marketing for Adyen Payment Method by @raoulritter in #323
- [PW-7480] Support cancellation for OFFER_CLOSED and CANCELLED notifications by @peterojo in #324
Other Changes 🖇️
- [PW-7497] - Add commands to enable/disable Adyen payment methods by @candemiralp in #325
Current checkout api version: v69
Current checkout component version: v5.23.1
Full Changelog: 3.8.0...3.8.1
Adyen Payment 3.8.0
What's Changed
New Features 💎
- [PW-7345] Create configuration for selecting frontend domain by @RokPopov in #309
- [PW-7429] - Support new GooglePay tx_variant by @candemiralp in #317
Other Changes 🖇️
- [PW-7201] Add voucher details to order overview by @RokPopov in #312
- Add release yml file for auto generation of release notes by @peterojo in #318
- Configure Renovate by @renovate in #313
Current checkout api version: v69
Current checkout component version: v5.23.1
Full Changelog: 3.7.1...3.8.0
Adyen Payment 3.7.1
What's Changed
Fixes
- [PW-7220] skip non product items in capture requests by @peterojo in #301
- [PW-7266] Refactor Store-API controller by @RokPopov in #303
- [PW-7299] select first domain as fallback where domain ID is not set by @peterojo in #306
Others
Current checkout api version: v69
Current checkout component version: v5.23.1
Full Changelog: 3.7.0...3.7.1