Card Reader Application for Voluntary Customer Loyalty Program.

Language : Visual C++

    This application captures data from a USB card reader via HID mode, extracts the user name and partial card number. The data is then sent to a remote secure server via HTTPS. The server responds with the customer's information that is then displayed to the operator. Edited information is posted back the the server. Since this application is used on touch screen POS terminals without a keyboard/mouse, we incorporated an onscreen keyboard.