Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Trying to access array offset on null in /var/www/html/vendor/adyen/module-payment/Helper/Creditmemo.php on line 110 #2888

Open
Nuranto opened this issue Feb 13, 2025 · 0 comments
Labels
Bug report Indicates that issue has been marked as a possible bug

Comments

@Nuranto
Copy link
Contributor

Nuranto commented Feb 13, 2025

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

To Reproduce
Steps to reproduce the behavior:

  1. Place order
  2. Invoice & Refund

Magento version

2.4.7-p4 / PHP 8.3

Plugin version

9.14.1

@Nuranto Nuranto added the Bug report Indicates that issue has been marked as a possible bug label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Indicates that issue has been marked as a possible bug
Projects
None yet
Development

No branches or pull requests

1 participant