vue-credit-card-validation icon indicating copy to clipboard operation
vue-credit-card-validation copied to clipboard

A dependency-free Vue plugin for formatting and validating credit card form fields.

Results 16 vue-credit-card-validation issues
Sort by recently updated
recently updated
newest added

Hello, some gateways requires Card Name validation. Can u add this feature, please? [https://www.graphicpear.com/wp-content/uploads/2018/04/Credit-Card-Mockup.jpg](url)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.9. Commits 13136e9 Release version 1.14.9 of the npm package. 2ec9b0b Keep headers when upgrading from HTTP to HTTPS. 5fc74dd Reduce nesting. 3d81dc3 Release version...

dependencies

This issue also can be checked on the example page https://wuori.github.io/vue-credit-card-validation/example/ If you try to set a two digits year before 2000, like '99', '98' and so on the focus...

Hey @wuori I know that's being a while since this library have any update but was wondering if there is a way to extend the **cards** array? I was not...