braintree / credit-card-type

A library for determining credit card type
MIT License
985 stars 154 forks source link

I want help to add card flags #116

Closed ThiagoFelippi closed 4 years ago

ThiagoFelippi commented 4 years ago

Add card flags

Hi! I have custom card flags and I can implement this on the credit card type. Then, in any element you will be able to add a class and the card flag will appear

If you like this suggestion tell me and I can implement this :smiley:

crookedneighbor commented 4 years ago

I'm not sure I understand what you're asking to add. Can you elaborate?

ThiagoFelippi commented 4 years ago

Hi! The idea was implementing the credit card network image, like mastercard, visa and others. Like this: image

crookedneighbor commented 4 years ago

Thanks for the offer. We think that makes more sense as a UI module that consumes credit-card-type, rather than having that as a feature within credit-card-type.