CarlRaymond / jquery.cardswipe

jQuery plugin for magnetic card readers
MIT License
115 stars 49 forks source link

How to get CVV number? #26

Closed shafiqhossain closed 6 years ago

shafiqhossain commented 6 years ago

I see it returns card number, first name, last name, expire month and year. How can i get CVV number?

danilovdmitry commented 6 years ago

@shafiqhossain as far as I know, credit card readers/swipers don't provide cvc/cvv number in data string. So you need to paste cvc/cvv number manually.

CarlRaymond commented 6 years ago

That is correct. The CVV isn't in the magnetic stripe data at all.