Adyen Magento-2 Plugin v9.7.1
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 🖇️
- [ECP-9162] Submitting
transactionLimit
value in/payments
request instead ofbalance
value by @RokPopov in #2695 - Update docker compose command in workflow files by @SushmitaThakur in #2700
- [ECP-8938] Add applicationInfo in request body for transaction requests by @SushmitaThakur in #2699
- [ECP-8736] Adobe Commerce Marketplace release automation by @SushmitaThakur in #2686
- [ECP-9383]- Bump to 19.1.0 php-api-library by @raoulritter in #2697
- OpenInvoice Tooltip - Update Support Email by @QuentinvRooyen in #2684
- Revert PR #2674 by @RokPopov in #2710
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
- @QuentinvRooyen made their first contribution in #2684
Full Changelog: v9.6.2...9.7.1