I am trying to show QR code on customer transaction receipt, our environment is on 10.0.38 version and we are using commerce sdk, but after lots of try I am not able to show QR Code. I have followed below documentation of Microsoft but it is not working.
https://learn.microsoft.com/en-us/dynamics365/commerce/localizations/mea/emea-sau-qr-code?tabs=commerce-10-0-38 – after adding code mention into this article it is giving error of does not support to System.Drawing component error.
Also we tried to add customized QR code but it also does not work, as mention in below link:
https://github.com/microsoft/Dynamics365Commerce.InStore/blob/release/9.50/src/StoreCommerceSamples/Solutions/QRCode/CommerceRuntime/ReceipSampleService.cs
Can anyone help me to implement this.
Thanks in advance,
Sandy