I am new to iphone developement I am wondering hows square card reader iphone app works ?
Can any body explain what api it’s using to transmit the card information from audio input to app ? rest is really simple .
Regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ok let me answer my question myself . I am able to decode CC both from Android and Iphone using Square reader . firstly you need to record the audio coming from audio jack in 4400 pcm no big Indian format then you have to identify the peak points in audio (Treat them as 1’s ) and weak points as 0’s at the end you will have the binary representation of data for that search for Credit Card ABA format ,remember you are reading track2