I've bought a reciept printer and customised the buy-in receipt to show a players QR code. However, as it's not a standard field, the workaround I've used is to take the Internal ID field value, create a QR code, and add it to the players profile image. I then use some Javascript to add it to the reciept.
I have a hand-held scanner which I can use to do player re-buys/add-ons.



It works, however, it's not elegant. It means I have to manually generate the QR each time there's a new player and I must make sure I add the right QR code to the player's profile.
It would be awesome if there was a way to select a field, have the app generate a QR code from the value, and have it as a variable to use on receipts.