• Resolved Surbma

    (@surbma)


    Hi,

    do you plan to modify the CVC field’s type to password? So the characters won’t be visible. It is a common setting for this field. Please consider this change!

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ryan Ray, a11n

    (@ryanr14)

    Hi @surbma,

    do you plan to modify the CVC field’s type to password?

    No plans for this currently. At the moment none of the fields use the password label as I’m fairly certain we load the Stripe Elements from Stripe themselves. Meaning we may not have much control over the labels used. We provide a simple HTML markup required by Stripe that then uses JavaScript to fill in with their specific card fields.

    Like this thread outlines, Stripe Elements doesn’t provide a way to modify those fields. –> https://github.com/stripe/react-stripe-elements/issues/328

    I hope that helps explain things, and if it helps the PCI standards that help dictate payment and security standards don’t recommend the fields in the payment form use be masked. Stripe thus follows those requirements as needed in their forms.

    Thread Starter Surbma

    (@surbma)

    Thank you for your quick and detailed answer!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Set CVC field’s type to password’ is closed to new replies.