Since QR Codes have some capacity of error correction, we can add a image at the center of the code and it might still be readable.
This is what we expected

But this might require some tweaking in the current project structure as the image will have to be added at the client side. These are:
Some testing may be required to nail down the exact values for the image size but it should be doable
Also, I would like to work on this under IWOC24 if this issue is seen as helpful
Since QR Codes have some capacity of error correction, we can add a image at the center of the code and it might still be readable.
This is what we expected
But this might require some tweaking in the current project structure as the image will have to be added at the client side. These are:
ecc=Hto the api callSome testing may be required to nail down the exact values for the image size but it should be doable
Also, I would like to work on this under IWOC24 if this issue is seen as helpful