I have the following challenge:
Create an ecommerce where tickets are sold online with the following steps:
Customer logs into the site;
Customer chooses the type of ticket;
After payment the customer must have their voucher available in the ‘my purchases’ option of their profile.
I need an application that reads this ticket in Qcode format, validates it and marks it as used, updating the day and time of use.
My doubts:
A. Configuring ecommerce: I need to have a downloadable file for digital sales. I would like to suppress sending this file.
B. I understand that it is not possible to mark the entry as ‘paid’ automatically. Can I automatically sign up as ‘paid’ using ‘Wix Code’?
C. How do I read that the user can present, from ‘My purchases’ of his profile, this ticket in Qcode format?
D. How do I, using a Qcode reader, find the respective record and mark it as used?
I would go with a ready for this solution, coding a ticketing solution is a huge project and will take hundreds of hours to do. Believe me, I have created ticketing systems for arenas in Sweden and it was a huge project. There are plenty of systems, I believe Wix Events could deliver the tickets maybe or look at https://www.codereadr.com which seem good and could be integrated into Wix Code with Ease.
I need to sell a ticket to allow access to a park.
There are no ticket limits.
There are no reserved / specific / numbered places.
What the park needs:
A. Customers can buy electronic
B. These tickets remain in the ‘my purchases’
C. The customer shows at the entrance
D. The ticket is recognized and updated as used.
I believe this is simpler than you are talking about.
Wix Stores has ‘out of the box’ solution for what we call ‘Digital downloads’ products. And if you add Member’s area you will get ‘My Orders’ with downloads links for the digital products available . With the new Stores APIs you will be able to build the flow you would want your customer to have. The only problem i can think of is the a product have 1 file (not changing from order to order) so the file is not unique (and with different QR code)
Let me know if it’s an interesting direction and if so i’ll guide through the process.