braintree / credit-card-type

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

Share sources for card type data #165

Open Martmists-GH opened 1 week ago

Martmists-GH commented 1 week ago

Publishing the sources used to find the validation criteria would be incredibly helpful for people who wish to implement a similar library for other platforms and/or programming languages. The only useful references I can find are a wikipedia page which has been rejected on many occasions, as well as other libraries.

Having direct access to these sources (or alternatively, the data in card-types.ts provided in XML/JSON/CSV/whatever format) would help immensely.