CarlRaymond / jquery.cardswipe

jQuery plugin for magnetic card readers
MIT License
115 stars 49 forks source link

Android or iOS scanners that work with this #23

Closed yehudahkay closed 6 years ago

yehudahkay commented 7 years ago

Hi,

Do you know if any Android or iOS scanners will generate the proper output to be used this way?

Thank you

treed593 commented 7 years ago

Duplicate of #13

Android-Geek5 commented 7 years ago

Hi,

I have Magtek- 1. uDynamo 2. eDynamo 3. Magtek Bullet.

Can you please let me know that is there any possiblity to connect with these devices from browers of IOS and Android like chrome, Safari etc. I am working on it from 2-4 days but not find any solution to get connected with them. I have connected the android one with android SDK but i want to connect with these devices via browsers.

Thank you.

CarlRaymond commented 7 years ago

I'm afraid I don't have a solution for that. The plugin is designed for card readers that emulate keyboards, rather than use their own SDK. If that's what your readers do, then it's just like adding an external USB keyboard to the phone or tablet. If you can get a keyboard to work with the browser, the card reader should, too -- if it's a keyboard emulator.

In another thread, bflieshman has a reader working with iOS: https://github.com/CarlRaymond/jquery.cardswipe/issues/13#issuecomment-191996504