Skip to content

Adyen Magento-2 Plugin v9.12.2

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 24 Dec 10:14
· 33 commits to main since this release
6316bb3

What's Changed

Fixes ⛑️

  • Handle errors when using the placeOrder GraphQL mutation by @pmzandbergen in #2799
  • Sort search results to get the most recent order when fetching orders by Quote Id by @pmzandbergen in #2824
  • [ECP-9509] Fix the refund response handler to handle exceptions thrown by Checkout API by @khushboo-singhvi in #2822
  • [ECP-8920] Fix security related issues by @khushboo-singhvi in #2831
  • Check order invoice email configuration in Magento before sending the email after processing a webhook by @aschrammel in #2814
  • [ECP-9240] Refactor the process to download the Apple Pay domain association file, and change the misleading UI field label by @candemiralp in #2818

Other Changes 🖇️

Known Issues

  • 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.12.1...v9.12.2