Questions tagged [e-commerce]

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.

Electronic commerce also includes the entire online process of developing, marketing, selling, delivering, servicing and paying for products and services.

Usually, is related with e-payment in-which money transfer is occurred electronically. The majority of systems need made using a .

It is directly related to some sub tags as

For more details, please visit Wikipedia.

5356 questions
9
votes
2 answers

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.
DevelopingChris
  • 39,797
  • 30
  • 87
  • 118
9
votes
3 answers

Where is the content of getChildHtml(’right’) ?>

I’m trying to re-organise my right sidebar. In the template (2columns-right), it calls : getChildHtml('right') ?> Where can I find the content of this variable?
Urvisha
  • 129
  • 2
  • 2
  • 4
9
votes
4 answers

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 their thumbnails. I already have the stars in the big product view but I want them to display below each thumbnail like in most ecommerce stores like…
kbsas14
  • 93
  • 1
  • 1
  • 4
9
votes
5 answers

Storing credit card information with PayPal's 'Website Payments Pro'?

I am developing an e-commerce website where some customers will be making frequent online purchases. With that said, I am trying to find a solution that will allow me to securely store credit card information, using Website Payments Pro, so…
David
9
votes
4 answers

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 dropdown list is a pain in the ass -- often you…
Tom Lehman
  • 85,973
  • 71
  • 200
  • 272
9
votes
3 answers

How to access Magento user's session from outside Magento?

Im trying to access the Magento customer session in another part of my website. domain.com/shop/ <- Magento domain.com/test.php The shop itself works like a charm, however im trying to determine within test.php if a customer is logged in, so I can…
Martijn Heemels
  • 3,529
  • 5
  • 37
  • 38
8
votes
1 answer

Play! Framework Payment Handling (eCommerce/PayPal)

I am looking to build an application where the user will have the ability to purchase products from my site. The purchase will include physical items they are purchasing, shipping, taxes if applicable, etc. I know PayPal has numerous options…
Benny
  • 3,899
  • 8
  • 46
  • 81
8
votes
11 answers

CMS + Ecommerce - Which opensource program is best?

We have to develop an Ecommerce site with 20+ pages of static content which needs a CMS and a store or 30+ products. We use Magento or Cubecart for Ecommerce and Wordpress or Joomla for CMS sites. Which has the best of both worlds - a good CMS…
Benny
  • 316
  • 1
  • 3
  • 8
8
votes
5 answers

Are there any good e-commerce extensions/plugins for Umbraco?

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…
JasonS
  • 23,480
  • 9
  • 41
  • 46
8
votes
3 answers

How to get Credit Card Balance?

Is there ability to get in some way Balance on CreditCard ? API of Authorize.net or Paypal were examined on this subject and no results. In real life any cash terminal can show to you balance on your credit card. That is why I assume there is some…
8
votes
2 answers

How to model "products" in an online store application

I'm building an online store to sell products like "Green Extra-large, T-shirts". I.e., the same shirt can have many sizes / colors, different combination can be sold out, different combination might have different prices, etc. My question is how I…
Tom Lehman
  • 85,973
  • 71
  • 200
  • 272
8
votes
2 answers

Next.js SSR vs. SSG

I am developing a Next.js e-commerce app with many pages, some of which are all-products page, specific product page, blog article page, profile page, cart page and many more. This app requires strong SEO, therefore I opted for Next.js, however, I…
tomasxboda
  • 539
  • 3
  • 15
8
votes
2 answers

Flatlist with Tab menu

I am trying to achieve something like this: The data is something like: Root Category -> Sub Category -> Products. We have something like 3000+ products. Showing all products slows down the device (if there is something I can do to render faster,…
Muhaki
  • 140
  • 3
  • 15
8
votes
3 answers

Search engine optimization - Developer guidance?

I've just picked up a contract to sort out a vipers-nest of e-commerce websites that a previous 'developer' left for one of my clients. There's about a couple of dozen of them using a custom shopping cart and CMS system that's too embedded to dump…
Cruachan
  • 15,733
  • 5
  • 59
  • 112
8
votes
3 answers

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 any user authentication functionality (so I can…
Petah
  • 45,477
  • 28
  • 157
  • 213