Anyone know any open source or cheap solutions for reading the numbers off a credit / debit card that we can use with an SDK or HTML5 ?
We're a recruitment company, and as part of getting people paid we need to know their sortcode and account number. Now for what is just 6 + 8 digits, this information generates far too much manual work -> keying errors, calls to our helpdesk etc, frustrated workers when their payment doesnt arrive on payday.
We have an app on both iOS and Android, and it would be nice for us to be able to say "Point the app at your bankcard... 5..4..3..2..1.. aha, we've read your sort code as 123456 and acc number as 09876543, would you like us to use these?"
I've seen this before in some apps for registering payment details, but can't remember what the apps were.
We don't want any payment facilities or contactless stuff, this is literally read the numbers, and put them into a existing form / XML / whatever. Rather than people typing them in.
We're a recruitment company, and as part of getting people paid we need to know their sortcode and account number. Now for what is just 6 + 8 digits, this information generates far too much manual work -> keying errors, calls to our helpdesk etc, frustrated workers when their payment doesnt arrive on payday.
We have an app on both iOS and Android, and it would be nice for us to be able to say "Point the app at your bankcard... 5..4..3..2..1.. aha, we've read your sort code as 123456 and acc number as 09876543, would you like us to use these?"
I've seen this before in some apps for registering payment details, but can't remember what the apps were.
We don't want any payment facilities or contactless stuff, this is literally read the numbers, and put them into a existing form / XML / whatever. Rather than people typing them in.