Back to questions
OpenGiving 18/09/2015 16:38:19

Hello fellow developers,

Does anyone know if it's possible to print a dynamic qr code on the reciept, the code would contain some information about the transaction to enable integration with a third party loyalty application...

for example the qr code would include a unique merchant identifier, unique transaction id and the value of the transaction, users would scan the reciept with a third party app to allow the third party app to log the transaction value and allocate the relevant reward.

I hope this makes sense :-)
emak 21/09/2015 10:01:24
Hi!

Thanks for your question. Just wondering who you're referring to when you ask for the functionality to have a dynamic QR code? Have a look at the documentation, specifically the printing service page. You're able to print your own QR codes by first generating them and using the printer service to print each .bmp. For a look at what information the payment app returns, Getting Started with the payment API or Configuration and Status may yield results that are relevant to you.