Top "E-commerce" 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.

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 …

algorithm language-agnostic e-commerce
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 …

e-commerce payment
Magento - Retrieve products with a specific attribute value

In my block code I am trying to programmatically retrieve a list of products that have a attribute with a …

php magento e-commerce entity-attribute-value
How to remove index.php from URLs?

All of my URLs on my Magento installation require index.php in them, like: http://example.com/index.php/admin/ …

.htaccess magento url-rewriting e-commerce
How to get products from a particular category in magento ecommerce

I'd like to get a list of random products from the same category as the current product for displaying within …

php magento e-commerce
Stopping scripters from slamming your website

I've accepted an answer, but sadly, I believe we're stuck with our original worst case scenario: CAPTCHA everyone on purchase …

scripting e-commerce bots detection
Node.JS based ECommerce platform

I know that this question was asked before. But I see the responses are quite dated (at least in comparison …

node.js e-commerce
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 …

php validation e-commerce numbers credit-card
How do you add the star ratings for products in woocommerce?

I have a woocommerce store and I want to add star ratings to each of the products when you see …

wordpress e-commerce rating woocommerce