Skip to content

ronysilvati/jdCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

jdCards

Returns a flag and description from the credit card based on a informed number.

How to do:

Do it a call to method jdCards.getCardFlag() sending as param a credit card what do you want verify (only numbers), a receive as returns a object containing: imgFlag (Flag's image) and descFlag (Flag's description).

Ex.: var dataCard = jdCards.getCardFlag(6594910385064067);

Attencion:

In this moment, only the flag's image from Elo and Discover are implemented

Questions and suggestions can be sent to the email: ronysilvati@live.com

About

Retorna a imagem e descrição de um cartão de crédito baseando-se em um número informado

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors