braintree / credit-card-type

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

Elo type support #60

Closed sibelius closed 6 years ago

sibelius commented 6 years ago

Based on this one

https://github.com/moip/credit-card-validator/blob/master/src/main/java/br/com/moip/creditcard/EloCreditCard.java

crookedneighbor commented 6 years ago

Closed as a duplicate of https://github.com/braintree/credit-card-type/issues/57

We must have official documentation before we can add additional card types to this library.