I'm not looking to use Square.<p>I know about Jeffrey Malone and MagRead.<p>I also know about 'node-hid'.<p>I'm just looking for an easy way to swipe a credit card, and just print the data in a web form so you don't have to actually manually type the cc number, expir date, etc. Is this possible?
Hi s1pml3, yes, it's possible. Check out <a href="https://jsfiddle.net/KurtWM/tgeWn/" rel="nofollow">https://jsfiddle.net/KurtWM/tgeWn/</a><p>phppointofsale.com uses that code. Check out their demo. They swiping cards and breaking out the code into separate input fields.