2

With QR codes becoming more commonplace in ticketing, events etc. It would be great if there was a way to configure the POS to parse data from a QR code.


For example a data string may come across with some type of seperator (, | etc.) it would be great if we could program the POS to parse that data.


So if I have a string like this: P|10005614|987654321|692


I could create a parse parameter of 1=P, 2=Item ID, 3=Coupon Code, 4=Customer Record. This would allow a transaction to be processed with a single scan and ring in the Item Type, Item ID, Redeem the Coupon Code and Submit the Customer record.


This would greatly speed up transaction times in scenarios where someone has pre-purchased an entry product ahead of time and has a QR code with all of the relevant data points.

STATUS DETAILS
Needs Votes