The Linea Pro Element has the ability to capture Barcode Swipes of Credit Cards as well as other MagStripe Cards.
Add a Linea Pro Widget to your form with a Data Column Name of myScan
When swiping a credit card you have access to the following JavaScript variables:
myScan.raw
myScan.cardholderName
myScan.cardNumber
myScan.expirationDate
myScan.expirationMonth
myScan.expirationYear
Place any of these JavaScript variables in the Dynamic Value of a Text or Read-Only widget and the respective data will be populated into the elements.
Comments
0 comments
Please sign in to leave a comment.