You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have an option to display the company of a card on the Card Number Element component, this is currently only available at the Card Element component.
Also would be nice to be able to decide if it stay on the left or on the right.
The text was updated successfully, but these errors were encountered:
Generally speaking, the Number Element is as bare-bones as possible and designed to have very few design opinions, to allow for maximum flexibility.
My recommendation to achieve something akin to this would be to listen to the change event emitted by the Number Element to display an icon which matches the ElementState#brand.
It would be nice to have an option to display the company of a card on the
Card Number Element
component, this is currently only available at theCard Element
component.Also would be nice to be able to decide if it stay on the left or on the right.
The text was updated successfully, but these errors were encountered: