Closed tim-breitenstein-it closed 1 year ago
Hi @tim-breitenstein-it ,
Thank you for raising the issue. Until a new version is released fixing backward compatibility, you can apply the patch attached here to restore functionality.
Thanks again, Spencer
Hello again @tim-breitenstein-it ,
This has been addressed in version 5.15.0 of the AP module, now available on the Magento Marketplace. We will be closing this issue shortly. Thanks again for the callout!
Spencer
What I expected
No CRITICAL Error
What happened instead
system.log:
Steps to reproduce the issue
Working Productive Magento 2 Instance with Amazon Pay for Magento 2 installed and configured.
Class:
Magento\Framework\Validator\ValidatorChain
only exists since Magento v2.4.6https://github.com/magento/magento2/blob/2.4.6/lib/internal/Magento/Framework/Validator/ValidatorChain.php => OK
https://github.com/magento/magento2/blob/2.4.5-p2/lib/internal/Magento/Framework/Validator/ValidatorChain.php => 404 - page not found
Your setup