Tagged Questions

Electronic commerce, commonly known as e-commerce, eCommerce or e-comm, refers to the buying and selling of products or services over electronic systems such as the Internet.

learn more… | top users | synonyms (1)

334
votes
131answers
30k views

How do you stop scripters from slamming your website hundreds of times a second?

[update] I've accepted an answer, as lc deserves the bounty due to the well thought-out answer, but sadly, I believe we're stuck with our original worst case scenario: CAPTCHA everyone on purchase ...
166
votes
11answers
9k views

Payment Processors - What do I need to know if I want to accept credit cards on my website?

This question talks about different payment processors and what they cost, but I'm looking for the answer to what do I need to do if I want to accept credit card payments? Assume I need to store ...
42
votes
7answers
32k views

How do you detect Credit card type based on number?

I'm trying to figure out how to detect the type of credit card based purely on its number. Does anyone know of a definitive, reliable way to find this?
37
votes
10answers
58k views

Credit card expiration dates - Inclusive or exclusive?

Say you've got a credit card number with an expiration date of 05/08 - i.e. May 2008. Does that mean the card expires on the morning of the 1st of May 2008, or the night of the 31st of May 2008?
33
votes
9answers
7k views

Are there any e-commerce websites that use NoSQL databases

I have read a lot lately about 'NoSQL' databases such as CouchDB, MongoDB etc. Most of the websites I have seen using this are mainly text based websites such as The New York Times and Source forge. ...
27
votes
11answers
8k views

Determine credit card type by number?

Can credit card type be determined solely from the credit card number? Is this recommended or always ask client for the type of credit card they're using? I googled about it and found this ...
26
votes
18answers
14k views

Best PHP/Ruby/Python e-commerce solution [closed]

I'm looking for an easy-to-skin and customizable e-commerce package. I've been reading good reviews about Magento, but it seems to have problems with performance. I've tried osCommerce before and ...
25
votes
8answers
4k views

Magento Developers: Is Magento really -that- good?

We are looking at Magento as a possible commerce solution, but we are reading more bad than good on the free product. However Magento sells itself as the best thing ever, so I am confused on its ...
24
votes
8answers
5k views

What is the best way to validate a credit card in PHP?

Given a credit card number and no additional information, what is the best way in PHP to determine whether or not it is a valid number? Right now I need something that will work with American ...
24
votes
13answers
10k views

What's a good free and open-source ASP.NET ecommerce solution?

Does anyone have experience with a good, free and open-source ecommerce solution for ASP.NET? I know there are a ton out there for PHP and other languages, but I'd like to find one written in .NET ...
23
votes
13answers
1k views

How to pay your users? (alternatives to PayPal)

I would like to know what best non-paypal options are for paying users of your website (for services rendered for instance). How are others doing this at the moment? If you could mention specific ...
19
votes
18answers
25k views

Magento or Prestashop, which is better? [closed]

I want to find an ecommerce solution for my little shop. My friend tells me that Prestashop is very easy to use and develop modules for, but some say Magento is better. Can anybody tell me which is ...
19
votes
11answers
3k views

Which should I implement first, PayPal or Google Checkout, on my eCommerce website?

Paypal and Google Checkout will take some time to implement so I'm wanting to know if anyone in the community has installed them and has a recommendation on which to do first. We use the .Net ...
17
votes
7answers
2k views

Selling software without having to roll out your own e-commerce web site

Ok so here's the story.. I have a friend who in his spare time wanted to learn a new language (F#). So what he did was he grabbed a book and wrote a tool which he then released to his teammates. He ...
17
votes
23answers
10k views

Best ASP.NET E-Commerce Framework [closed]

Please suggest and/or vote for your favorite ASP.NET E-Commerce Solution. I'm looking for a full-featured asp.net E-Commerce solution. The solution needs to be easily extensible as I need to extend ...
14
votes
4answers
44k views

Magento - Retrieve products with a specific attribute value

In my block code I am trying to programatically retrieve a list of products that have a attribute with a specific value. Alternately if that is not possible how would one retrieve all products then ...
14
votes
10answers
6k views

Good e-commerce platform for Java or .NET

I'm looking for an e-commerce "platform" in Java or .NET that can satisfy the following requirements: Product / Service Management Customer Account Management Shopping Cart Checkout / Merchant ...
13
votes
9answers
426 views

is it ok to forget about people without javascript turn on?

I am currently building a new style ecommerce shopping cart to test various scenarios and get the best conversion rates. Alot of this will be Javascript based. So I am trying to establish whether we ...
12
votes
8answers
1k views

Setting Up ECommerce in ASP.NET

I'm an ECommerce newbie. I'm looking for an exceptional guide for setting up casual ECom (or plugging it into an exsiting site) for ASP.NET, complete with recommended components for a product ...
12
votes
6answers
4k views

If I sell products online in the US, do I need to collect sales tax?

If I sell software online in the US, do I need to collect sales tax? Does it matter whether my location is in the US or not? If so, who do I collect from (everybody)? And how do I pay it? Also, ...
10
votes
4answers
1k views

Ecommerce Shopping Carts - Is there a gold standard?

Is there a gold standard among ecommerce shopping cart packages? I would prefer a .NET solution, but any suggestions are appreciated. I have been looking at ablecommerce and aspdotnetstorefront ...
10
votes
6answers
3k views

eCommerce on Google App Engine

I'm looking for an eCommerce platform that could be installed on Google App Engine. Any recommendations? Thanks.
10
votes
5answers
4k views

API For Direct Deposit (ACH, EFT, Whatever)

I'm looking for a way to automate a transfer from one bank account to another, without the end user having to login to something like paypal or amazon payments to complete the process (by transferring ...
9
votes
3answers
3k views

best E-Commerce Shopping Carts for Zend Framework developer [closed]

What is the easiest, most friendly and robust E-Commerce Shopping Carts for a Zend Framework developer. I want invest my time in somethink forward-looking. I'm also interested in a solution with a big ...
9
votes
9answers
1k views

Selling “downloadable” content - handling behind the scenes

I was thinking of throwing together a quick PHP or Django site for independently selling some "downloadable" content (music/mp3's) to which I am the artist/rights-holder. I began to wonder if there ...
8
votes
3answers
258 views

My first e-commerce site, or how I learned to stop worrying and love credit card transactions

Sooner or later it's going to happen. A freelance client is going to want an e-commerce website, and while the programming doesn't scare me, the handling of other people's money does. Thing like this ...
8
votes
4answers
2k views

Any .NET ecommerce packages using MVC and Linq?

I'm trying hard not to go off and roll my own shopping cart, but after perusing the available .NET ecom packages, it's all ASP.NET webforms. In addition, if i see another handrolled DB layer or some ...
8
votes
4answers
988 views

Is an autocomplete text box for entering addresses a good idea?

Entering my address via a traditional form drives me crazy: Why do I have to enter my city, state, and zip code when my city and state can be inferred from my zip code? Choosing your state from a ...
8
votes
9answers
863 views

Is OpenID necessarily a good choice for eCommerce?

As a Single Sign-On implementation, I think OpenID is great. Even so, is it necessarily a good choice for eCommerce? I know it can be used, but should it? Are you risking too much in putting all of ...
7
votes
1answer
670 views

Merging Orchard CMS with custom MVC ecommerce site

I have a large custom ecommerce engine that is currently using a SQL Server database (stored procedures handling most data tasks), a WCF middle-tier (handling business logic), and an MVC front-end ...
7
votes
4answers
152 views

What would be a good order id scheme for a e-commerce solution or paid web service?

Considering the following: a) you want some confidentiality (as in not telling everybody how many orders you've received). b) you want a check digit (e.g., using the Verhoeff algorithm) at the end ...
7
votes
2answers
3k views

Spree, Rails 3, and theming

Well, I've been trying to change the default theme of spree by following this tutorial http://blog.endpoint.com/2010/01/rails-ecommerce-spree-hooks-tutorial.html But the homepage doesn't change at ...
7
votes
5answers
470 views

Is oscommerce outdated?

Is OSCommerce outdated? I recently started working for a web development company that uses it a lot and I noticed the code base is really messy and has a lot of older php code in there. Being used ...
7
votes
5answers
518 views

Multi-supplier online shopping platform

I have been tasked by a client to rebuild an E-Commerce platform. The goal is an online shop on which vehicles are sold. The specialty is that it's supposed to be multi-supplier capable, i.e. external ...
7
votes
5answers
168 views

Is it better to store redundant information or join tables when necessary in MySQL?

I have an online shop where users can have little shops with their own products. Each of this products can have questions associated to it and the owner of the shop has the ability to answer those ...
7
votes
4answers
684 views

Online payment service recommendation?

We're currently in the process of looking for an online payment service that will allow us to accept credit cards, etc. However, our business model also involves revenue sharing in a model similar to ...
7
votes
4answers
380 views

ecommerce stock management with external payment gateway

this question is similar to this one but with a twist (so the answer accepted for the older question is not valid in the following scenario) i have a site for selling tickets (PHP/MYSQL). Suppose i ...
7
votes
2answers
796 views

Credit Card processing library that handles many merchant gateways?

Looking for a c# library that interfaces to multiple merchant gateways. Should at minimum be able to handle PayPal and authorize.
7
votes
7answers
4k views

Java-based eCommerce Framework

Is there a good java-based eCommerce Framework that you can recommend? I need to implement a quite sophisticated frontend for my customer and most 'ready-to-roll' shopping carts are a mess when it ...
7
votes
7answers
12k views

PHP + Quickbooks integration (API)

Has anyone found a working PHP API/framework for syncing my custom built ecommerce web site back to Quickbook for accounting? Update: I've looked into using the framework found at: ...
7
votes
5answers
4k views

How do you compare Websphere Commerce with the rest of the ecommerce tools available in the market?

All those familiar with websphere commerce will know that it is feature rich. It supports B2B, B2C and extended sites(which ATG doesn't) and some other features. But it is complicated, and on the ...
7
votes
10answers
1k views

E-commerce tutorials

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 ...
6
votes
2answers
156 views

eCommerce application design: how to manage shopping carts on a used goods website?

I'm making an eCommerce marketplace for used goods using Ruby on Rails with the PayPal API for completing purchases. So essentially the deal is that people can buy and sell their stuff - like eBay or ...
6
votes
3answers
372 views

PHP eCommerce System

I'm looking for a eCommerce system built using PHP and MySQL. It needs to: Be modular (to enable/disabled unused stuff) Not include any CMS functionality (so I can supply it myself) Not include ...
6
votes
3answers
365 views

eCommerce Framework, Currently looking at Magento

Hey guys, I kind of wanted to ask an opinion based question to start off with. I'm going to be picking up an eCommerce project in a month or two so I've been trying to decide which PHP framework, if ...
6
votes
4answers
305 views

How to gear towards scalability for a start up e-commerce portal?

I want to scale an e-commerce portal based on LAMP. Recently we've seen huge traffic surge. What would be steps (please mention in order) in scaling it: Should I consider moving onto Amazon EC2 or ...
6
votes
1answer
754 views

what's the most extensible/flexible FOSS e-commerce software? (or should I roll-my-own?)

I need to build an internal order entry and tracking system for a grocery store which requires many of the features of existing e-commerce systems, such as product catalog, customer_to_order ...
6
votes
5answers
282 views

Find out what sites are powered by

Any online tool/service that tells you what sites are powered by? Web Frameworks Multimedia platforms JavaScript libraries eCommerce Features
6
votes
8answers
2k views

How many users will choose Paypal on an average ecommerce site given a choice? [closed]

Want to know how valuable Paypal is on an ecommerce site ($20-$80 average orders). Anybody want to run SELECT COUNT(*), PaymentMethod FROM Orders GROUP BY PaymentMethod for me? Any thoughts on ...
6
votes
6answers
3k views

Integrating QuickBooks with your e-commerce site

I've recently been tasked with integrating QuickBooks with a custom built e-commerce site. What is the most painless way to go about integrating QuickBooks with my code? Are there any F/OSS or ...

1 2 3 4 5 28