• Resolved tkwpweb

    (@tkwpweb)


    Hello,

    i use the default stripe credit card form. In settings i only accept visa and mastercard. On my picture you can see in top right corner the correct icons. But in number input field they show also others wich confuse customers i think.

    https://ibb.co/84jQv3d

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @tkwpweb

    Those icons are generated by the js.stripe.com SDK and not something we can control within the plugin. They are rendered dynamically based on Stripe’s internal logic.

    If that’s an issue for you I’d recommend using the Stripe Inline form or one of the custom forms that are available through the plugin.

    Kind Regards,

    Thread Starter tkwpweb

    (@tkwpweb)

    There is no solution to load this css code dynamical after form load:

    .p-CardIcons.Input { display: none; }

    I can’t believe that…

    Plugin Author Payment Plugins

    (@mrclayton)

    I can’t believe that…

    Your original screenshot link is no longer working. The icons rendered in the card number input field cannot be manipulated with CSS because they exist inside of an iframe which is hosted by Stripe.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrong credit card icons’ is closed to new replies.