How can I hide the card icons in Stripe Payment Element?
05:49 02 Sep 2022

Stripe Payment Element

I have to implement Stripe payment for my client. But they don't want the card icons to be seen (MasterCard, Visa etc.)

I couldn't find a way to hide them with Elements Appearance API. Is there any way I can achieve this?

reactjs next.js stripe-payments