Adyen Magento-2 Plugin v9.6.1
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 ⛑️
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