Making your own contribution is easy, encouraged and greatly appreciated! We will put effort into reviewing and merging your PR quickly. For more info, please refer to the contribution guidelines: https://github.com/Adyen/adyen-magento2/blob/develop/CONTRIBUTING.md
Describe the bug
Warning: Trying to access array offset on null in /var/www/html/vendor/adyen/module-payment/Helper/Creditmemo.php on line 110
Looks like the payment is never stored in database as it should.
Happens since we upgraded :
- from Magento 2.4.7-p3 to 2.4.7-p4
- from PHP 8.2 to PHP 8.3
- from Adyen 9.14.0 to 9.14.1
EDIT : Seems that we just have an issue with our webhook configuration. But still, it should not fail on a warning.
To Reproduce
Steps to reproduce the behavior:
- Place order
- Invoice & Refund
Magento version
2.4.7-p4 / PHP 8.3
Plugin version
9.14.1