Releases: Adyen/adyen-magento2
Adyen Payment 8.23.0
What's Changed
New Features 💎
- [ECP-9249] Support new Ideal payment flow by @candemiralp in #2648
Other Changes 🖇️
- [ECP-9223-v8] Update Apple Pay domain association file download URL by @candemiralp in #2641
- [ECP-8805-v8] Allow configuring Adyen API credentials on store level by @SushmitaThakur in #2661
- Release 8.23.0 by @khushboo-singhvi in #2676
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.
Full Changelog: 8.22.9...8.23.0
Adyen Web components version - v5.65.0
Adyen Magento-2 Plugin v9.6.0
What's Changed
New Features 💎
- [ECP-9173] Implement PayPo payment method by @candemiralp in #2633
- [ECP-9054] Support new Ideal payment flow by @candemiralp in #2643
- [ECP-9200] - Add support for NetBanking in India by @raoulritter in #2629
- ECP-9024 - Add support for Wallets India payment method by @raoulritter in #2630
- [ECP-9203]- Add support for UPI Payment Method India. by @raoulritter in #2646
Fixes ⛑️
- [ECP-9223] Update Apple Pay domain association file download URL by @candemiralp in #2640
Other Changes 🖇️
- Release v9.6.0 by @github-actions in #2639
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.
New Contributors
- @github-actions made their first contribution in #2639
Full Changelog: v9.5.3...v9.6.0
Adyen Payment 9.5.3
What's Changed
Fixes ⛑️
- Fix #2619 Parse error: syntax error, unexpected ')', expecting variab… by @tuyennn in #2632
- Fix multiwebsite by @KoolAndTheHamiltonGang in #2587
Other Changes 🖇️
- [ECP-9213] Release Automation Workflow by @SushmitaThakur in #2635
- Write unit tests for release 9.5.3 by @candemiralp in #2638
- Release 9.5.3 by @SushmitaThakur in #2637
Current Checkout API version: v70
Current Checkout Component version: 5.63.0
New Contributors
- @KoolAndTheHamiltonGang made their first contribution in #2587
Full Changelog: 9.5.2...v9.5.3
Adyen Payment 8.22.9
What's Changed
Other Changes 🖇️
- [ECP-9092] - Remove redundant loadCheckoutComponent call on initialization to rely on observer updates by @raoulritter in #2611
Full Changelog: 8.22.8...8.22.9
Adyen Payment 9.5.2
What's Changed
Fixes ⛑️
- [ECP-9172] Solving Full Capture for Partial Payments by @khushboo-singhvi in #2610
Other Changes 🖇️
- Add migration guide to README.md by @candemiralp in #2605
- [ECP-9088] - Add an extra field in the frontend and header to send value for headfull payments. by @raoulritter in #2595
- [ECP-8945] Write unit test for Data Helper by @khushboo-singhvi in #2614
- [ECP-9209] Adding Unit test for TransactionCapture.php by @khushboo-singhvi in #2618
- Release 9.5.2 by @khushboo-singhvi in #2612
Current Checkout API version: v70
Current Checkout Component version: 5.63.0
Full Changelog: 9.5.1...9.5.2
Adyen Payment 9.5.1
What's Changed
This release resolves a critical issue introduced in version 9.5.0, where webhooks on the Adyen Payment module were unable to be processed due to missing dependencies in the WebhookHandlerFactory. The related dependencies were added in #2600.
This update ensures smooth and reliable webhook processing moving forward.
Fixes ⛑️
- [ECP-9163] - Fix missing dependencies in WebhookHandlerFactory by @raoulritter in #2600
- [ECP-9111] Fix multishipping failed if only one payment method is activated by @RokPopov in #2597
- [ECP-9066] - Update to check the order status before updating by @raoulritter in #2592
Other Changes 🖇️
- [ECP-9147] Fix unit test OrderRepositoryTest by @candemiralp in #2594
- Bump PHP version on main workflow by @khushboo-singhvi in #2593
Current Checkout API version: v70
Current Checkout Component version: 5.63.0
Full Changelog: 9.5.0...9.5.1
Adyen Payment 9.5.0
What's Changed
New Features 💎
- Implement asynchronous POS cloud for in-person payments by @candemiralp in #2565
- [ECP-8687] - Update Module-Payment to handle dispute notifications. by @raoulritter in #2550
Fixes ⛑️
- [ECP-9112] Fix broken feature of obtaining state data from DB by @khushboo-singhvi in #2583
Other Changes 🖇️
- [ECP-9089] - Update checkout component to 5.63.0 by @raoulritter in #2586
- #1852 Add Observer to remove CSP headers from Adyen requests by @josh-carter in #2059
New Contributors
- @josh-carter made their first contribution in #2059
Full Changelog: 9.4.1...9.5.0
Current Checkout API version: v70
Current Checkout Component version: 5.63.0
Adyen Payment 9.4.1
What's Changed
Fixes ⛑️
- [ECP-8992] Add Apple Pay billing address requirement by @candemiralp in #2572
- [ECP-8984] Remove version from data patches and setup_version from module.xml by @candemiralp in #2567
- [ECP-8885] Fix invoice creation of partial shipment for capture on shipment case by @candemiralp in #2570
- [ECP-9113] Skip child items while building the line items array for credit memo by @candemiralp in #2577
Other Changes 🖇️
- Update SECURITY.md by @elhanarinc in #2576
- [ECP-9077] Use PaymentMethodUtil class instead of deprecated ManualCapture class by @candemiralp in #2564
Current Checkout API version: v70
Current Checkout Component version: 5.60.0
New Contributors
- @elhanarinc made their first contribution in #2576
Full Changelog: 9.4.0...9.4.1
Adyen Payment 9.4.0
What's Changed
New Features 💎
- [ECP-8895] Crosscheck storedPaymentMethods coming from paymentMethods response with vault DB table by @RokPopov in #2528
- [ECP-8899] ACH Payment Method Generated by @khushboo-singhvi in #2554
- [ECP-8972] GraphQL implementation of new giftcard flow by @candemiralp in #2559
Fixes ⛑️
- [ECP-8748] Fix line item calculations for open invoice payment methods by @candemiralp in #2419
Other Changes 🖇️
- [ECP-8947] Add unit tests for /Helper/Webhook.php by @RokPopov in #2555
- [ECP-9070] Upgrade checkout component version to v5.60.0 by @candemiralp in #2561
Current Checkout API version: v70
Current Checkout Component version: 5.60.0
Full Changelog: 9.3.0...9.4.0
Adyen Payment 9.3.0
What's Changed
New Features 💎
- [ECP-8962] Implement Bizum payment method by @candemiralp in #2525
Fixes ⛑️
- Fix - Skip excluded payment methods from activation toggling by @hossam-adyen in #2503
- fix: Missing dependencies / setup fails on new installations by @pmzandbergen in #2509
- [ECP-8908] Add storeId parameter while obtaining success page URL for headless integrations by @raoulritter in #2523
- [ECP-9041] Fix html element hierarchy for alternative payment methods by @candemiralp in #2537
- [ECP-9042] Remove unused imports and add property type declarations in CheckoutDataBuilder by @candemiralp in #2538
- [ECP-8855-v9] Obtain the previous payment event from the DB by @candemiralp in #2521
Other Changes 🖇️
- [ECP-8944] Payment Methods Helper Unit Test by @khushboo-singhvi in #2532
- Simplify docker-compose usage and workflows by @candemiralp in #2534
- Use fixed stable version of Playwright instead of latest by @candemiralp in #2541
- [ECP-9044] Add payment method title to config provider for Hyva checkout by @candemiralp in #2544
- Fix test workflows by @candemiralp in #2545
Current Checkout API version: v70
Current Checkout Component version: 5.51.0
Full Changelog: 9.2.0...9.3.0