#jm-custom-error
1 messages · Page 1 of 1 (latest)
I would like to add a custom icon for the credit card input error, instead of the red one that appears by default
Can you say more? I'm sorry that's really so few works
What exact UI element as we have many different ones. PaymentElement or the card Element itself?
PaymentElement
then no that is not possible in that case, we control the UI fully and we don't support custom icons for errors in our appearance API
I know you can configure the error style, and I was able to remove the icon using colorIconCardError as the same color of the input's background, but I would like to add my own icon as well