How do you decode for the CVV# on the back of the card? This is on asp.net but do I need Visual Studio also? Can I do it on a (VS) only and what version would you recommend? Sorry for all the questions, great video though. Thanks!
@MikeMichellelucas I am glad you liked it! Note that this reader will also work with Medical Insurance cards. Probably not helpful for you, but I had someone message me asking for an example: the code is the same.
Just a few moments when the mic whistles or something and it gets really high pitched otherwise I found it interesting and you did a good job of talking all the way through. Thanks.
How do you decode for the CVV# on the back of the card? This is on asp.net but do I need Visual Studio also? Can I do it on a (VS) only and what version would you recommend? Sorry for all the questions, great video though. Thanks!
kicks8020 2 weeks ago
Hello, Thanks for the Video it halped me alot !!,
iI would definitely be interested in how actualy getting the strings from the card reader in winform application!
avnerify 2 months ago
@avnerify You should be able to just copy the code that I have and change the field names to match your winform field names.
markhaganme 2 months ago
else if (PercentPresent) { //%1000000755? string[] CardData = CardReader.Text.Split('%'); txtUserName.Text = FormatCardNumber(CardData[0]);
Having trouble readying my one number scan from my rewards card
MikeMichellelucas 2 months ago
Dude you rock! This was aswesome! You saved me so much time building this slide care reader. Very informative and to the point!
MikeMichellelucas 2 months ago
@MikeMichellelucas I am glad you liked it! Note that this reader will also work with Medical Insurance cards. Probably not helpful for you, but I had someone message me asking for an example: the code is the same.
markhaganme 2 months ago
Comment removed
markat2k9 3 months ago
Comment removed
markat2k9 3 months ago
Just a few moments when the mic whistles or something and it gets really high pitched otherwise I found it interesting and you did a good job of talking all the way through. Thanks.
FlightOfGrey 3 months ago
@FlightOfGrey I am glad that you liked it! I will work on the mic issues for the next video.
markhaganme 3 months ago
Nice interesting video, I would definitely be interested in seeing how to send a text message that you mentioned towards the end.
FlightOfGrey 3 months ago
@FlightOfGrey I will try to get that video posted on here tomorrow.
markhaganme 3 months ago