• Resolved dguj

    (@dguj)


    I am using givewp with stripe payment gateway. Everything working fine, but when donation page is opened CVV number of card is clearly visible, CVV number should be asterisk. You I can solve this issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Matheus Martins

    (@matheusfd)

    Hi @dguj,

    Happy to clarify that!

    The Stripe integration bundled within GiveWP was designed to load the credit card number, CVV, and the expiring date directly from Stripe, and not from GiveWP.

    It means that the CVV file comes directly from Stripe, so we do not have control over it. Also, according to Stripe, keeping the field numeric is safe.

    What you can do is use some Javascript code to change the type of the field to password, to it would make the numbers to be hidden, but it could have some side effects that we are not aware of.

    Hope it clarifies. Have a great day ??

    Thread Starter dguj

    (@dguj)

    Thanks @matheusfd for clearing doubt.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CVV number is clearly visible in donation page’ is closed to new replies.