braintree / credit-card-type

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

Visa Electron #41

Closed mjhammond closed 7 years ago

mjhammond commented 7 years ago

Visa Electron cards aren't currently included as a card type, is it OK for me to add this?

lkorth commented 7 years ago

Closing in favor of the PR in #42.

crookedneighbor commented 6 years ago

v6.2.0 allows you to add custom card brands. See https://github.com/braintree/credit-card-type#adding-card-types for documentation.