QR Code Generator For Vision

I want to dynamically generate QR Codes. Each client has different tags so I can easily just display a different link depending on what client you have open. Additionally I could just manually take pictures of 50+ QR codes but that wouldn't be sustainable as we constantly add new vision clients. I want to make basically a globally inheritable QR Code template that takes a URL as a parameter. I saw there was a module from like 2011 but I can't find anything like a component module or something anywhere. Any ideas?

I could maybe make API calls with a URL to return an image possibly but I feel like that would not be cyber secure.

There is a barcode component in the 'Display' palette.


5 Likes

A bit embarrassed but thanks haha!

3 Likes