Skip to content

Releases: Adyen/adyen-magento2

Adyen Magento-2 Plugin v9.9.0

03 Oct 11:47
c3be66f
Compare
Choose a tag to compare

What's Changed

New Features 💎

Other Changes 🖇️

Known issue

  • Broken response handling for non-200 /payment responses, resulting in redirecting shoppers to success page after unsuccessful payment attempt. (Fixed in v9.9.1)
  • Dropped support for Magento V2.4.4 - In PR #2654, "connection" attribute was removed which is only optional for versions greater than 2.4.4 (Will be fixed in v9.12.3)

Current Checkout API version: v71
Current Checkout Component version: 5.65.0

New Contributors

Full Changelog: v9.8.1...v9.9.0

Adyen Payment 8.23.3

19 Sep 07:30
ca6adf7
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

  • [ECP-9171] Add the merchant reference check in the paymentResponseHandler by @RokPopov in #2745

Full Changelog: 8.23.2...8.23.3

Adyen Magento-2 Plugin v9.8.1

17 Sep 12:00
1db12b8
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Known issue

  • Broken response handling for non-200 /payment responses, resulting in redirecting shoppers to success page after unsuccessful payment attempt. (Fixed in v9.9.1)

Current Checkout API version: v71
Current Checkout Component version: 5.65.0

Full Changelog: v9.8.0...v9.8.1

Adyen Magento-2 Plugin v9.8.0

10 Sep 11:38
a525118
Compare
Choose a tag to compare

What's Changed

New Features 💎

Fixes ⛑️

  • [ECP-9359] Show installments with stored cards by @khushboo-singhvi in #2717
  • Fix order pending status if canceled by @dimitriBouteille in #2709
  • Typed property Adyen\Payment\Model\Method\TxVariant::$card must not be accessed before initialization by @tcoluke in #2681
  • [ECP-9246] Fix fatal error when creating a credit memo with delete products by @SamJUK in #2645

Other Changes 🖇️

Known issue

  • Broken response handling for non-200 /payment responses, resulting in redirecting shoppers to success page after unsuccessful payment attempt. (Fixed in v9.9.1)

Current Checkout API version: v71
Current Checkout Component version: 5.65.0

New Contributors

Full Changelog: v9.7.2...v9.8.0

Adyen Payment v9.7.2

20 Aug 15:59
53e15b0
Compare
Choose a tag to compare

What's Changed

This release addresses a critical issue ⛑️ where full redirect payment methods were failing when used with multishipping. The problem has been resolved with #2712, ensuring a smoother experience for merchants utilizing these payment methods in multishipping scenarios.

Other Changes 🖇️

Known issue

  • Broken response handling for non-200 /payment responses, resulting in redirecting shoppers to success page after unsuccessful payment attempt. (Fixed in v9.9.1)

Full Changelog: 9.7.1...v9.7.2

Adyen Magento-2 Plugin v9.7.1

14 Aug 09:29
Compare
Choose a tag to compare

What's Changed

This release addresses a critical issue introduced in version 9.7.0, where guest users were only able to see two payment methods, with the rest appearing only after a page refresh. Logged-in shoppers were unaffected. The problematic PR has been reverted with #2710 , and the issue has been resolved with this release.

New Features 💎

  • [ECP-9310] Add support for Dana Payment method by @SushmitaThakur in #2687
  • [ECP-9375] Ensure compliance with the new Visa Secure Authentication requirements for Magento2 plugin by @RokPopov in #2693

Fixes ⛑️

  • [ECP-9259] - Update payment method validation so updating billing information get's processed correctly. by @raoulritter in #2677

Other Changes 🖇️

Known issue

  • Broken response handling for non-200 /payment responses, resulting in redirecting shoppers to success page after unsuccessful payment attempt. (Fixed in v9.9.1)

New Contributors

Full Changelog: v9.6.2...9.7.1

Adyen Payment 8.23.2

09 Aug 13:32
055ab67
Compare
Choose a tag to compare

Other Changes 🖇️

  • [ECP-9375v8] Ensure compliance with the new Visa Secure Authentication requirements for Magento2 plugin v8 by @RokPopov in #2694
  • [ECP-9160] Fix broken partial captures on V8 by @candemiralp in #2696
  • Update docker-compose to docker compose by @raoulritter in #2705

Full Changelog: 8.23.1...8.23.2

Adyen Payment 8.23.1

29 Jul 11:00
147f8b8
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

  • [ECP-9399] - Revert changes from to prevent loading issues. by @raoulritter in #2685

Full Changelog: 8.23.0...8.23.1

Adyen Magento-2 Plugin v9.6.2

24 Jul 13:38
c5517f9
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

  • Improve handling of duplicate /details calls in Adyen payment return controller by @raoulritter in #2668
  • [ECP-9247] Add the merchant reference check in the paymentDetails response handler by @SushmitaThakur in #2655
  • [ECP-8715] Update to model based PHP Library by @hossam-adyen in #2456
  • Release v9.6.2 by @github-actions in #2679

Known issue

  • Broken response handling for non-200 /payment responses, resulting in redirecting shoppers to success page after unsuccessful payment attempt. (Fixed in v9.9.1)

New Contributors

Full Changelog: v9.6.1...v9.6.2

Adyen Magento-2 Plugin v9.6.1

09 Jul 13:26
9512c8d
Compare
Choose a tag to compare

What's Changed

This release corrects an issue from version 9.6.0, where changes did not adhere to semantic versioning principles. In this release, with #2672 the details array has been re-added to the AdyenPaymentMethodsArray GraphQL schema, with the @deprecated tag, to ensure backward compatibility. The field will be removed in the next major version.

Fixes ⛑️

  • [ECP-9290] Revert removing details array from graphql schema by @RokPopov in #2672

Other Changes 🖇️

  • [ECP-9097] Remove usage of handleReject() for payment methods except for PayPal by @SushmitaThakur in #2652
  • [ECP-9274] Convert payment method variant fields to protected by @candemiralp in #2669
  • [ECP-8805] Allow configuring Adyen API credentials on store level by @SushmitaThakur in #2662
  • Release v9.6.1 by @github-actions in #2664

Full Changelog: v9.6.0...v9.6.1