WIX BOOKINGS - Qr code for clients

Good afternoon everyone! I was wondering if somebody could help me.
I have Wix bookings app on my website, and I need that my clients receive a QR code attached to their description of their reservation. To make life our stuff easier.

I appreciate your help.

Hi,

I would check out the following Velo Example which uses the ‘qrcode’ npm package to generate a QR Code.

Depending on your requirements, you should be able to adopt this to generate custom qr codes with either a url or custom text suited for your needs.