The current value of the PayPal iframe title attribute may not clear in its meaning for people with cognitive disabilities. This could lead to a confusing user experience.

<iframe
…
title="ppbutton"
…
></iframe>
title text content to be clear.title text content may not be clear.Set an appropriate title attribute value to help describe the iframe purpose.
<iframe
…
title="PayPal Checkout"
…
></iframe>
All
This really does need to be fixed for those of us that care about ADA compliance.
I can't seem to find a reference to ppbutton as the iframe title in this repo. If you can point me to the right place, I'd be happy to make a pull request.
Looks like the title for this iframe was initially added in this issue. https://github.com/paypal/paypal-checkout-components/issues/614
This issue still exists. Please address it soon!
Hi, please use the latest integration at https://developer.paypal.com/docs/checkout/ -- the iframe title is now paypal_buttons. Thanks.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
This issue still exists. Please address it soon!