You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed the latest version of Adyen 9.12.1 in Magento 2.4.7. On the checkout Payment page the page keeps on loading. Once checked the Inspect element we can see the JS errors.
To Reproduce
Steps to reproduce the behavior:
Install the module in Magento2 Enterprise Edition 2.4.7
Enable the module
Add the credentials
Go to Magento Frontend, Login.
Add the Product to the Cart
Go the checkout, Page.
Add the Shipping Address Details and Proceed to payment page.
The Payment page keeps on loading with the spinner.
Expected behavior
After Landing on the Payment page the Adyen payment option should be visible, and User should be able to proceed with the payment successfully.
Magento version
Enterprise Edition 2.4.7
Plugin version
9.12.1
Screenshots
Additional context
JS error is visible in the inspect element. Please refer to the screenshots
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue. I've tested the given scenario and I was only able reproduce the error if I enter the wrong API credentials on the plugin configuration. Could you please check your API credentials and try again with correct credentials?
Besides that, I believe there shouldn't be a console error in case of wrong credentials for a better user experience. If the API credentials are wrong, the checkout page should be loaded correctly without Adyen payment methods and without an error message on the console.
We've created an internal investigation ticket to improve the user experience of the plugin in case of wrong API credentials entered.
candemiralp
changed the title
Magento2.4.7 : Getting error on the checkout payment method page.
[ECP-9578] Magento2.4.7 : Getting error on the checkout payment method page.
Dec 23, 2024
This issue duplicates #2631. If you have any further questions, please elaborate on the other Github Issue. As promised, we will introduce a patch to solve this issue and this issue will be closed automatically once we introduce a pull-request.
Installed the latest version of Adyen 9.12.1 in Magento 2.4.7. On the checkout Payment page the page keeps on loading. Once checked the Inspect element we can see the JS errors.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After Landing on the Payment page the Adyen payment option should be visible, and User should be able to proceed with the payment successfully.
Magento version
Enterprise Edition 2.4.7
Plugin version
9.12.1
Screenshots
Additional context
JS error is visible in the inspect element. Please refer to the screenshots
The text was updated successfully, but these errors were encountered: