Skip to content

Releases: Adyen/adyen-magento2

Adyen Payment 8.22.7

26 Jan 14:42
858ee87
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

  • [ECP-8788] Use default value for recurringProcessingModel if no value set on token details by @candemiralp in #2439

Other Changes 🖇️

Full Changelog: 8.22.6...8.22.7

9.0.6

12 Jan 13:39
cb6288b
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

  • [ECP-8853] Issues/2407 multiple adyen creditmemos linked to same magento creditcmemo by @FrankStappers in #2408
  • [ECP-8858] Set order status back to pre_payment_authorised after partial captures by @candemiralp in #2420
  • [ECP-8774] Fix deleting stored payment methods from shopper profile by @candemiralp in #2423
  • fix: Notification model getUpdatedAt method uses created_at date by @pawel-ledwig in #2417
  • Fix 301 Return value while running command console by @tuyennn in #2396
  • [ECP-8893] Allow usage of storedPaymentMethodId on headless payment requests by @candemiralp in #2431

Other Changes 🖇️

  • Update dependency squizlabs/php_codesniffer to ~3.8.0 by @renovate in #2426

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

Full Changelog: 9.0.5...9.0.6

Adyen Payment 9.0.5

28 Dec 14:43
2ef729f
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

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

New Contributors

Full Changelog: 9.0.4...9.0.5

Adyen Payment 8.22.6

28 Dec 14:41
f597689
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.22.5...8.22.6

Adyen Payment 9.0.4

15 Dec 09:02
c99f46c
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

  • Add magento/module-quote-graph-ql as composer dependencies by @tuyennn in #2371
  • [ECP-8772] Use transactionLimit on balance response if exists by @RokPopov in #2384
  • Update webrestrictions.xml by @AetherFox in #2393

Other Changes 🖇️

New Contributors

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

Full Changelog: 9.0.3...9.0.4

Adyen Payment 9.0.3

04 Dec 16:08
c4dc921
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

New Contributors

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

Full Changelog: 9.0.2...9.0.3

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