Skip to content

This script allows to perform validation of credit cards. Validation for all credit cards - including MasterCard and Visa. (The script also makes validation of Isracard cards).

Notifications You must be signed in to change notification settings

shgotlib/Card-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Card-Validator

This script allows to perform validation of credit cards. Validation for all credit cards - including MasterCard and Visa. (The script also makes validation of Isracard cards).

This script designed for Angular 2 apps, but you can easily change it to another frameworks. just change the type of the argument to to your chosen type.

The only script i know that checks Isracard cards.

  1. Download the .ts file.
  2. Insert it in your main app folder.
  3. Import it to your control component.

About

This script allows to perform validation of credit cards. Validation for all credit cards - including MasterCard and Visa. (The script also makes validation of Isracard cards).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published