We need to Enable the QR functionality in MPOS Operations
We need to Enable the QR functionality in MPOS Operations
Hi, QR code is a type of barcode - if it contains normal data (customer ID, product ID, loyalty card, etc.), POS will be able to parse it by standard.
If QR code contains special information, you can implement custom parsing via extensions:
1) Subscribing by OnBarcode event for views and dialogs
2) Extending GetScanResultClientRequestHandler - in case global parsing (any time when scan happens in POS) is required
We are also doing the same now
We are developing this as extension now
Hi. We have implemented QR code scanning at customers. But you need to make extensions to the POS to correctly extract the data you want to use. For us it was extracting customer, loyalty, taxes etc from the QR scanning. But the summary is "Yes it is possible, and Yes you need to develop it".
For standard MPOS, it seems not support QR code. I suggest you double check this with your partner.
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,409
Most Valuable Professional
nmaenpaa
101,156