Skip to content

Releases: Adyen/adyen-magento2

Adyen Payment 8.22.5

01 Dec 10:15
3c72c56
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

Current Checkout API version: v70
Current Checkout Component version: 5.49.2

Full Changelog: 8.22.4...8.22.5

Adyen Payment 8.22.4

07 Nov 12:39
367b599
Compare
Choose a tag to compare

What's Changed

This release addresses a critical issue where orders in new state were incorrectly canceled due to cronjob misconfigurations in version 8.22.3. With this update, the incident is resolved, ensuring stable and accurate cancellation handling for expired "Pay by Link" (PBL) orders.

Fixes ⛑️

Other Changes 🖇️

Current Checkout API version: v70
Current Checkout Component version: 5.49.2

Full Changelog: 8.22.2...8.22.4

Adyen Payment 9.0.2

26 Oct 13:55
ab0c494
Compare
Choose a tag to compare

What's Changed

Fixes

  • [ECP-8650] Fix "Installment not valid" for Elo Credit Cards V9 by @hossam-adyen in #2297
  • [ECP-8703] Fix missing method definitions by @candemiralp in #2306
  • [ECP-8675v9] Undefined array key "pspreference" in TransactionCapture by @RokPopov in #2304

Others

  • [ECP-8654] Clean up Workflow Files & Add Support For Express Checkout by @cenkiravul in #2303

Current Checkout API version: v70
Current Checkout Component version: 5.51.0

Full Changelog: 9.0.1...9.0.2

Adyen Payment 9.0.1

23 Oct 12:09
3627f33
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • [PW-7435] - Migrate all the 'Adyen Billing' tokens to Magento Vault by @Morerice in #1960
  • [PW-8011] Update order state & status after authorisation webhook on manual capture by @candemiralp in #1977
  • PW-7745- Move away from access token and remove internal endpoints by @raoulritter in #1961
  • [PW-8319] Create admin configurations for separate payment methods by @RokPopov in #2051
  • [PW-8460] Implement the new design of configuration fields by @candemiralp in #2093
  • [PW-8182] Implement new config design and refactor recurring payments by @candemiralp in #2105
  • [ECP-8246] Implement new giftcard flow via Orders API by @candemiralp in #2181
  • [ECP-8083] Remove terminal initiate endpoint and refactor POS functionality by @candemiralp in #2223
  • [ECP-8617] Migrate RatepayId configuration path by @candemiralp in #2242
  • Remove Magento_Paypal dependency from the plugin by @candemiralp in #2279

New Features 💎

Fixes ⛑️

Other Changes 🖇️

  • [PW-7296] - Applied Rector rules and composer.json updated for PHP 8.1 support by @candemiralp in #1860
  • [PW-7235] - Add type declarations to interfaces in Api/Data and their implementations by @Morerice in #1899
  • Merge develop into individual-payment-methods branch by @candemiralp in #1907
  • PW-7521 - Split into new payment methods js files by @raoulritter in #1885
  • [PW-7710] Add type declarations to the interfaces & implemented classes by @candemiralp in #1938
  • [PW-7656] Refactor methods for storing recurring details by @candemiralp in #1956
  • [PW-8047] Refactor RECURRING_CONTRACT webhook notification by @candemiralp in #1957
  • [PW-7656-2] Move recurring handling from PaymentResponseHandler to Vault helper by @candemiralp in #1965
  • [PW-8307] Refactor payments-details endpoint by @candemiralp in #2010
  • [PW-8205] Abstract JS PM handler and impleme...
Read more

Adyen Payment 8.22.2

12 Oct 22:44
161eba2
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

  • Harden webhook processing against exceptions during invoice mail sending by @mfickers in #2269
  • [ECP-8453] Null merchant reference causes failure on the webhook processing by @RokPopov in #2264
  • [ECP-8591] Anomaly in Payment Method Transition: Persistence of cc_type Value Despite Payment Method Change by @khushboo-singhvi in #2266
  • [ECP-8627] - Null ccType on Pay by Link payments causes type issue by @khushboo-singhvi in #2272
  • [ECP-8676] Auto-reconfiguring issue if Webhook does not exist in Adyen by @carlosperales95 in #2270

Other Changes 🖇️

New Contributors

Current Checkout API version: v70
Current Checkout Component version: 5.49.2

Full Changelog: 8.22.1...8.22.2

Adyen Payment 8.22.1

06 Oct 11:47
7f8f548
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

Current Checkout API version: v70
Current Checkout Component version: 5.49.2

Full Changelog: 8.22.0...8.22.1

Adyen Payment 8.22.0

25 Sep 07:05
6608569
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • ECP-8476 - Move to checkout API for modifications and add open invoice helper by @raoulritter in #2162

Fixes ⛑️

Other Changes 🖇️

Current Checkout API version: v70
Current Checkout Component version: 5.49.2

Full Changelog: 8.21.0...8.22.0

Adyen Payment 8.21.0

07 Sep 15:24
24f94fa
Compare
Choose a tag to compare

What's Changed

New Features 💎

Fixes ⛑️

Other Changes 🖇️

New Contributors

Current Checkout API version: v70
Current Checkout Component version: 5.49.2

Full Changelog: 8.20.1...8.21.0

Adyen Payment 8.20.1

18 Aug 15:04
44ce7b8
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Current Checkout API version: v70
Current Checkout Component version: 5.49.2

Full Changelog: 8.20.0...8.20.1

Adyen Payment 8.20.0

14 Aug 08:59
3c0a4b1
Compare
Choose a tag to compare

What's Changed

New Features 💎

  • [ECP-8484] - Add support for tokenization for ApplePay using subscription and unscheduledcard-on-file by @raoulritter in #2115

Fixes ⛑️

  • [ECP-8522] check for existence of message formatter class before calling by @peterojo in #2133
  • [ECP-8468] - Correctly update credit memo ID's in adyen_creditmemo by @raoulritter in #2141
  • [ECP-8394] Use dependency injection on webhook handler factory by @khushboo-singhvi in #2144
  • [ECP-8543] Remove APIKeyMessage admin notification class and references by @candemiralp in #2156

Other Changes 🖇️

Current Checkout API version: v70
Current Checkout Component version: 5.49.2

Full Changelog: 8.19.1...8.20.0