Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Is there any idea of about structure ecommerce webiste for buying source code?

As a next.js wih stripe project, I would like to make source soce shopping website like pieceX, and it would be user can only buy a source code not sell from the website.

issue:

1. Is there a way that guest user can buy source code without this? What if there is a way to keep the URL from leaking out or a way to randomly change the URL depending on the user? or I should give up guest user mode.

2. Please let me know if you have the source code link for a site similar to the shopping site I am producing. I would like to use that as a reference.

What I have tried:

If there is function that non-regsitered user can buy the source code and the URL, which has a zip code, anyone can download the zip code. So I thought it is impossible to make the website for guest user.
Posted
Updated 6-Dec-22 22:30pm
v2

1 solution

Use Google to find samples and tutorials to create ecommerce websites.
 
Share this answer
 
Comments
Member 15839774 7-Dec-22 4:54am    
I found Normal ecommerce a lot, but they are typically not for source code.
Richard MacCutchan 7-Dec-22 5:17am    
Well I am afraid this forum is for specific technical questions. However, there are some good samples at ecommerce with asp.net - Google Search[^].
Dave Kreskowiak 7-Dec-22 8:15am    
The product does not matter. The site structure and most of the code for it will still be the same as any other ecommerce site.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900