Hi, i am trying to validate credit card.
I want to validate credit card
1> name on card
2> card number
3> card type (visa,mastercard... etc)
4> cvv
5> expiry date
I seared on google but most of links gives information to validate card according to number.
How to do this? any sample link how to do this? or script ?