Below code get the card number,holder name,expire month,expire year, account number string m_LastName = “”, m_FirstName = “”; string m_CardNum = “”, m_ExpDate = “”; string m_CardType = “”; model.SwipeCard = “%B1111091890791111^SWEETMAN/WILLIAM^0806101000000610989 00849000000?;1111091890791111=08061010610989849?”; /* * Track 1 of a Credit Card * Format B. * %B1111091890791111^SWEETMAN/WILLIAM^0806101000000610989 00849000000?;1111091890791111=08061010610989849? * Total 79 characters max….
Continue reading