Hi all,
I'm making my POS app for a business and I'm currently stuck at one point, identification of the card number entered or swiped into the iPod (yes, I'm using the very same hardware that is used in Apple Stores today).
Now, I'm more fluent in PHP than XCode/iPhone code,C# so given that the information I require is here:
http://stackoverflow.com/questions/1308194/determine-credit-card-type-by-number and http://cuinl.tripod.com/Tips/o-1.htm
how do I code this in XCode?
I'm making my POS app for a business and I'm currently stuck at one point, identification of the card number entered or swiped into the iPod (yes, I'm using the very same hardware that is used in Apple Stores today).
Now, I'm more fluent in PHP than XCode/iPhone code,C# so given that the information I require is here:
http://stackoverflow.com/questions/1308194/determine-credit-card-type-by-number and http://cuinl.tripod.com/Tips/o-1.htm
how do I code this in XCode?