Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
151 views

Building online store

Many online store share common features, such as payment handling, order tracking, recommendation, shopping cart, CMS, etc. Are there common opensource / commercial frameworks or packages that ...
3
votes
3answers
462 views

opensource .net storefront

I need to create a small online store. What is the best opensource .NET storefront out there? Thanks
2
votes
2answers
50 views

How do you synchronize stock and payment on an online store?

I am working on an online store i developp from scratch using Ruby On rails. I have a design question about stock and orders. When do you update stock when a user select a product If you lower the ...
2
votes
3answers
601 views

Minimal online commerce software for simple shop

I've been looking for some open source (preferably PHP) online shop software that is relatively minimal but haven't had any success. The people that I'm developing the shop for are selling a very ...
1
vote
2answers
78 views

Script to create my own online store builder

There are good online store building solutions like Shopify, Volution, etc. I'm looking to build my own small-scale service like that. Are there any customizable online store building scripts I can ...
1
vote
1answer
278 views

simplest framework/platform for online store

I'm looking to set up a small site for a friend that has some widgets they want to sell online. I don't think I will have much time for maintenance once it goes live (for that matter, I don't expect ...
0
votes
0answers
23 views

Online store with support for store credit

I am looking into online stores to use internally at a company. They would like to be able to add credit to a users account as part of an incentive program. I have started looking at Online store ...
0
votes
1answer
22 views

How to change my online store template in dbdirector ecommerce platform

Does anyone know how the store template system works in dbdirector? I want to change the CSS of my homepage but I'm not sure where to find the main CSS file. I know there's a way to do it via the ...
0
votes
1answer
26 views

Looking for documentation about how online shops works

I am coding a very basic online store in Rails. I am wondering how does online store usually manage problems like keeping track of in cart but not ordered items. I have something working, but it does ...
0
votes
0answers
336 views

Apple Online Store is unavailable

I've tried to renew my iOS Developer Program, And I'm getting this message in the end: Apple Online Store is unavailable Your country either does not have an Apple Online Store or does not offer ...
0
votes
2answers
163 views

Database design for credit based purchases

I need an elegant way to implement credit-based purchases for an online store with a small variety of products which can be purchased using virtual credit or real currency. Alternatively, products ...
0
votes
1answer
62 views

Storefront solutions for dynamically generated digital content?

I'm looking for the cheapest options available for offering dynamically-generated digital content (a la Carfax.com or those credit report ripoff sites). Paypal would be fine for the payment gateway, ...