How can i scan a QR code in two diferents ways?

14 Views Asked by At

I must update a software that uses barcodes to identify products. The company will change the barcode to a QR code. They sent me a QR code example to test and when i read it on my cell phone what I get is a URL address and not an alphanumeric string in which I find certain information depending on the position. I asked the company and they responded that the data delivered by the 2D scanner depends on a configuration in the scanner.

It can be that? Is it possible for the same code to deliver different information depending on the scanner configuration?

Information I get with the current barcode: P50504089018575188040

Information I get with the future QR code: https://subdomail.domain.com/scan/delivery/726267333 So in this text i can't get the same information of the current barcode.

Thank you very much for your help

0

There are 0 best solutions below