E‑commerce in computers (or computer science) means using computer networks like the internet to buy, sell, and manage goods, services, and data electronically.

What is e‑commerce in computer?

In simple terms:
E‑commerce (electronic commerce) is the buying and selling of products or services, and the transfer of money or data, over electronic networks such as the internet using computers, servers, and other digital devices.

That includes things like:

  • Online shopping websites and apps (Amazon, Flipkart, etc.)
  • Online marketplaces (eBay, OLX, Facebook Marketplace)
  • Online banking and bill payment portals
  • Digital wallets and payment gateways (PayPal, Razorpay, etc.)

How it works (computer side)

Behind every e‑commerce site, computers handle:

  • Web servers: Host the website or app pages and APIs.
  • Databases: Store product lists, prices, users, orders, inventory.
  • Network protocols: Use HTTP/HTTPS, HTML, and other web technologies to send pages and process orders.
  • Payment systems: Securely send card or wallet data to banks/payment gateways.
  • Security: Encryption, secure protocols, and authentication protect user data.

Example:
When you click “Buy Now”, your browser talks to the site’s server, which checks inventory, sends payment details to a payment processor/bank, and then confirms the order back to you.

Main types of e‑commerce

From a computer/IT point of view, the same network and web technologies support different business models:

  • B2C (Business to Consumer): Online stores selling directly to customers.
  • B2B (Business to Business): Companies ordering from other companies online.
  • C2C (Consumer to Consumer): Users selling to each other on platforms like eBay.
  • C2B (Consumer to Business): Individuals offering services or content to companies (freelancing sites, stock photos).

All of these use computer networks, web servers, and databases to run safely and at scale.

Why it matters in computer science

In computer science and IT, e‑commerce is important because it brings together:

  • Web development (front‑end and back‑end)
  • Databases and data management
  • Computer networks and internet protocols
  • Cybersecurity and encryption
  • Algorithms for search, recommendations, and pricing

This is why “what is e commerce in computer” usually refers to understanding how computers and networks power online buying and selling, not just the business concept.

Information gathered from public forums or data available on the internet and portrayed here.