Hello!
We are trying to generate QR code with Wix QR Code API when user purchase item. Then automatically send it to the customers via Wix Email.
Unfortunately we found that Wix Eamil doesn’t support *.svg(QR code format generated by Wix API) on its html. Anyone have some idea of the below topics?
-
How to embed *.svg on Wix email html.
-
Otherwise how to transfer *.svg into Base64 by using Wix API?
-
Or, can simply save QR code on Wix DB as image foramts(png, jpg, etc.)
-
Other option to apply
Thank you for your attention.