adyen-magento2
adyen-magento2 copied to clipboard
[ECP-9734] Support PHP 8.4
Description
This PR introduces PHP 8.4 support to the plugin V10.
As a part of this PR, Adyen PHP API Library has been upgraded to v28.1.0 which is compatible with PHP 8.4.
Tested scenarios
- Automated test flows
- Payment flows with modifications
- Webhook processing
Fixes #2914