adyen-magento2
adyen-magento2 copied to clipboard
[Bug]: Adyen 9.18.1 payment form - accessibility compliance
Description
Checkout payment step: Adyen form not accessibility compliant
Steps to reproduce
- Install Adyen MAGENTO 2 v9.18.1
- It uses checkout form v5.71.1, which is supposed to be accessibility compliant (per your
docs) 3. Go to the checkout payment step and observe how the form has placeholders instead of notes below input.
Actual behavior
On Magento 2 checkout payment step it shows the same form with placeholders inside etc..
Expected behavior
Form has to be accessibility compliant, without placeholders, but display noted below the inputs , like you show on Demo site https://www.mystoredemo.io/#/checkout
Code snippet or screenshots (if applicable)
Adyen Magento Plugin version
9.18.1
Magento version
2.4.7-p5
Operating System
macOS
Browser (if applicable)
Chrome
Additional context and logs
No response