Questions tagged [unimag]

Unimag is magentic stripe card reader developed by IDTech

Unimag is a line of magnetic card readers developed by IDTech. The readers are intended to work with mobile devices via the audio jack. It allows for 2-track reading, bi-lateral swipe reading and encrypted data.

5 questions
4
votes
1 answer

parsing UniMag II encrypted swipe data to get Track1 and Track 2?

I am using a IDTech Shuttle to swipe card data in my iOS app and I need to send Track1 and Track2 as separate values to my card processor. I have researched getting track1 and track2 data and it looks pretty straight forward except my returned…
Slee
  • 27,498
  • 52
  • 145
  • 243
1
vote
1 answer

IDTech Unimag Swiper Android SDK Error

I have to read the card on Swipe using UniMag Pro device . i downloaded the UniMag_SDK_v5.0.jar . and doing the same as in below link : https://stackoverflow.com/a/13654279/4466607 i have also tried…
Dhiru
  • 3,040
  • 3
  • 25
  • 69
1
vote
0 answers

_OBJC_CLASS_$_uniMag", referenced from: error in xcode 7.3

I'm working on adding an SDK into my project.And I've successfully added it to my project by following the instructions given in the SDK. After that, I need to activate the SDK. To do that I have to Instantiate an object for the .h file(NSObject as…
Ramakrishna
  • 712
  • 8
  • 26
0
votes
1 answer

UniMag card reader API won't accept xml config file during setup on Xamarin

I am implementing the UniMag credit card slider API on Xamarin Android so my app can read credit cards. The API is only for native Android so I followed the instructions here to create a wrapper around the API's .jar file. That works great and is…
Sev
  • 883
  • 1
  • 14
  • 34
0
votes
1 answer

MagTek uDynamo and Unimag SDK - Android

I am trying to develop an Android app that is compatible with both the MagTek uDynamo (audio jack card reader) SDK and the Unimag card reader SDK. I'm not sure if there is an SDK out there that would support both of these devices, but here I…
bgallz
  • 111
  • 6