Skip to content

Releases: Adyen/adyen-magento2

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

Adyen Payment 8.23.0

09 Jul 14:34
974cef9
Compare
Choose a tag to compare

What's Changed

New Features 💎

Other Changes 🖇️

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

11 Jun 12:37
4b0298e
Compare
Choose a tag to compare

What's Changed

New Features 💎

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

29 May 14:15
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

Current Checkout API version: v70
Current Checkout Component version: 5.63.0

New Contributors

Full Changelog: 9.5.2...v9.5.3