stripe-archive / jquery.payment

[DEPRECATED] A general purpose library for building credit card forms, validating inputs and formatting numbers.
MIT License
3.54k stars 684 forks source link

Some Visas Wrongly Categorized As Visa Electron #243

Closed willisplummer closed 8 years ago

willisplummer commented 8 years ago

Hey!

The following Visa cards are wrongly categorized as Electron:

source

Can we get a little more specific with the Visa Electron range so that users with Visa cards from these banks are able to make payments?

Thanks so much!

bitmoji

jenanwise commented 8 years ago

Hi @willisplummer. Thanks for filing! You're right that these were false positives. I think rather than adding more strict Visa Electron ranges, we're just going to remove Visa Electron entirely. See #244 for details.

jenanwise commented 8 years ago

I've released 2.0.0 which solves this, as per #244.