|
What is the best technology/framework to use for an online e-commerce site?
Answer Snippets (Read the full thread at stackoverflow):
There are a number of open....
The source is also published at http of ownership.
Are you willing to go into the source code and muck around if you have on building an e-commerce website using ASP.NET MVC.
e-commerce site to be.
|
|
I'm working on a project that will use Umbraco for CMS capability, but also has a fairly simple ecommerce requirement. I'm aware of Commerce4Umbraco, are there others? Or, should I look elsewhere for simple e-commerce functionality. Would be nice to use...
Started by JasonS on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
At Codegarden we announced uCommerce, which is a fully integrated e-commerce package for Umbraco 4.0..
|
|
I'm a developer, but I also have a design background; I've been asked to take over site design on the e-commerce site I've been working on for a few years now. There's a lot I'd like to change, but, the fact is, I'm primarily a software developer now....
Started by blesh on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Particularly their e-commerce collection http://patterntap.com the best resource are the....
For design ideas, we a great gallery of good site design .
So first, I would find out which e-commerce sites users love the most and why.
|
Ask your Facebook Friends
|
My company is a Microsoft/C# focused. We are looking to offer e-commerce sites as apart of our services. We have identified a number of .Net opensource/paid-for e-commerce solutions that we can make use off, the down side of these is windows server costs...
Started by Dan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Satchmo is an open source framework for building online stores with Django. .
Ubercart (a module for Drupal CMS) is very good and modifiable .
|
|
Hi,
I really like this e-commerce store - http://www.gonedigging.co.uk
I have had a dig with firebug but cannot tell how it has been made, is it a bespoke job or an open source package?
Who can help me?
Started by Dan C on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I don't know the source package, but its source language looks like asp.net webforms because of
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT... .
Seems to be ASP...
|
|
What's your preferred e-commerce payment gateway for a site doing roughly (U.S.) $100,000.
In order of preference, I've used Chase Paymentech, Authorize, SkipJack and PayPal but I'd like to know if there's something better out there.
Started by Joe Zack on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Volume is important but what is the average transaction size?
What kind of transactions? Frequency?
How secure do these transactions need to be?
What kind of fulfillment methods are necessary?
I ask because if the transactions are not frequent, PayPal... .
|
|
Hi there
Do you know a good review of the existing e-commerce open source platforms? I'll like it to be written in PHP in order to understand them faster and to contribute back.
many thanks
Started by dole doug on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Magento is replacing other open source cart, and becoming the best, in terms of functionality and... .
Magento Shopping Cart- they are using Zend Framework.
Both are widley supported and have a large community base .
Have a look at Zen Cart or osCommerce.
|
|
Hello all,
In the coming months, I will be tasked with creating an e-commerce site for the first time. I've worked with e-commerce sites before, making edits and themes but never made one from the bottom up.
I know this isn't a small undertaking which...
Started by Jeff on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Read this thread
http://stackoverflow.com/questions/72394/what-should-a-developer-know-before-building-a-public-web-site
Credit card processing is a huge gottcha - It can cost heaps if you don't get it right, and it can cost even more if you give up ... .
|
|
This is meant to be a subjective question on whether or not the PayPal Payment Button is considered a "hobby"-level feature in an otherwise professional e-commerce web application.
Personally, I tend to cringe a little when I go to buy something and see...
Started by routeNpingme on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Beyond that assuming the responsibility for handling the necessary security precautions isn't ... .
Unless you are a huge name business people are going to trust paypal/google checkout more than a custom solution .
Personally I don't have a problem with it.
|
|
I've never done anything with e-commerce before but I was asked today if I could build such a site. Building a website is within my experience but I'm not sure about the nitty gritty parts like processing credit cards and ssl certificates. I was wondering...
Started by stimms on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
There's many bits and pieces that make up an e-commerce site with it should give you a good....
It's a very good question; unfortunately e-commerce is a niche even now, and so there aren't very many practical manuals available.
|