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

Fix undefined functions getAdyenAbstractConfigData and getAdyenHppConfigData #80

Conversation

hossam-adyen
Copy link
Contributor

Call getAdyenAbstractConfigData() & getAdyenHppConfigData() from Adyen\Payment\Helper\Config instead of Adyen\Payment\Helper\Data

Fixing:

Error: Call to undefined method Adyen\Payment\Helper\Data::getAdyenAbstractConfigData() in ..../vendor/adyen/adyen-magento2-expresscheckout/Model/GetAdyenPaymentMethodsByProduct.php:83
Error: Call to undefined method Adyen\Payment\Helper\Data::getAdyenHppConfigData() in ..../vendor/adyen/adyen-magento2-expresscheckout/Model/GetAdyenPaymentMethodsByProduct.php:140

@hossam-adyen hossam-adyen added the Fix Indicates a bug fix label Feb 6, 2024
@hossam-adyen hossam-adyen requested a review from a team as a code owner February 6, 2024 10:11
Copy link

sonarqubecloud bot commented Feb 6, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@candemiralp candemiralp deleted the fix-undefined-getAdyenHppConfigData-getAdyenAbstractConfigData branch October 25, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Indicates a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant