Greetings.
I would like to have Wix generate a QR code when a customer orders so that they can present that QR code to redeem their order at pickup. Is this possible?
Greetings.
I would like to have Wix generate a QR code when a customer orders so that they can present that QR code to redeem their order at pickup. Is this possible?
Ooooo, I like this!
Yes, you can essentially create a trigger to “do something” once an order is placed.
The trick is ——- figuring out the logic flow specifics.
Like …… what page will it open up? Who will scan the code? How does the buy receive ir retrieve the code? What if the buyer has more than one order? What happens to QR code once the order has been picked up? How does the QR code know an order has been picked up?
etc etc etc