Skip to main content

Explain Different Types of Popular e-Payment Systems

What are the popular e-payment systems? Explain.



Explain Different Types of Popular e-Payment Systems
Explain Different Types of Popular e-Payment Systems



The following are the most popular e-payment systems
1) Credit Card 2) Debit card 3) EFT 4) Stored value cards and e-cash 5) e-checks


1: Credit Card

 
What are different types of e-payment systems in e-commerce
What are different types of e-payment systems in e-commerce

The Credit Card is plastic credit card with a magnetic strip issued by a bank or financial institution. Holders of a valid credit card have the authorization to purchase goods and services up to a predetermined amount, called a credit limit. The vendor receives essential credit card information from the cardholder, the bank issuing the card actually repays the vendor, and eventually the cardholder repays the bank through regular monthly payments. If the entire balance is not paid in full, the credit card issuer can legally charge interest fees on the unpaid portion.

2: Debit Card:


A debit card is a plastic card issued by banks to customers. The card allows instant purchase, removing the correct balance from the user’s attached bank account. Debit cards are distinct from credit cards in that they allow purchase based on available funds in the account to be deducted immediately, instead of by using a line of credit that can be repaid at a later time. Debit card/Check card is used instead of cash in shopping. The Buyer’s account is instantly debited. It is an alternative to carry cash or check book.
Advantages:

  • Obtaining Debit card is easier then Credit card.
  • Debit card frees you from carrying cash.
  • Merchants prefer debit card then check.

3.ELECTRONIC FUND TRANSFER (EFT):


Electronic fund transfer is used to transfer money value from one account to another in same or different bank electronically. EFT refers to any fund transfer initiated by an electronic terminal, including Credit card, ATM, Point of sale terminal or Internet based EFT.
EFT is safer, secure, efficient and less expensive. While it costs the U.S Govt $1.03 to issue each check payment. It costs only .05 cents to issue on EFT payments.

4. Stored value cards & E-Cash:


E-Cash is cash usually stored in smart card or E-Wallet. It can be used for micro E-Payments. Suppose a consumer has purchased a digital picture or listened a song for $.25 fee.
Now the minimum cost to process E-Payment by credit card is about $1.00 which should be charged to seller. In such cases E-Cash payment system can be used.

5. Electronic Check or e-check:

A form of payment made via the internet that is designed to perform the same function as a conventional paper check. Because the check is in an electronic format, it can be processed in fewer steps and has more security features than a standard paper check. Security features provided by electronic checks include authentication, public key cryptography and digital signatures. Electronic checks have been developed in response to the e-commerce transactions. Electronic checks can be used to make a payment for any transaction that a paper check can cover and are governed by the same laws that apply to paper checks.This is the first form of internet-based payment that the U.S. Treasury uses for making large online payments.
An eCheck is an electronic order to your bank to pay the amount specified from funds in either your checking or savings account. This is also referred to as a web check or an ACH payment.
To process an eCheck, you must enter your bank information into the student eCommerce system. The bank information needed is your bank's 9-digit bank routing number and either your checking or savings account number.

Comments

Jack said…
Very nice post. I am currently studying about how e payments are made secure, what is the mechanism that is followed behind it. With the help of this article I have learn so much about the protocols that offers the protection for online transactions.
e signatures

Popular posts from this blog

Introduction to Algorithms and Algorithmic Notation With Examples

Topic: Introduction to Algorithm and Algorithmic Notation With Examples What is an Algorithm? The step by step procedure to solve a particular problem is called an Algorithm .  A Good Programmer always writes algorithms before developing programs. Algorithmic Notation with example algorithms  Advantages of  writing an Algorithm The process of solving a problem becomes simpler and easier with the help of  algorithm. There are less chance of errors in the program, if we design algorithms before writing our programs in any programming language. We can convert an algorithm into a program of any programming language. It is not dependent on any programming language. Therefore it is easy to understand for anyone even without programming knowledge. What is the Relationship between an Algorithm and a Program Sponsored Links An algorithm is the sequenc of steps to perform a task, whereas a program is the set of statements to perfor...

Define Data and Information With Examples

DATA Data is the collection of raw facts and figures. Actually data is unprocessed, that is why data is called collection of raw facts and figures. Define Data and Information with Examples We collect data from different resources. After collection, data is entered into computer for processing. Data may be collection of words, numbers, pictures,  or sounds etc. Examples of Data 1) Student Data on Admission Forms When students get admission in a college. They fill admission form. This form  contains raw facts (data of student) like name, father’s name, address of student, obtained marks, photo graph etc. 2)    Data of Citizens During census, data of all citizens is collected. The staff will go house to house and collect data about citizens like number of persons living in a home, either they are literate or illiterate, number of children, data of each child, cast, religion, Computerized national Identity Card number, address, how many rooms and...

What are Dual Devices or Both Input/ Output Devices

The devices that can be used to perform both functions -input and output- are called Dual Devices. These devices are also called Dual Purpose Devices or Both Input/Output Devices. With the help of a dual purpose device, we can enter data into computer as well as we can output data from the computer to outside world.  For example, Dual devices include:  Touch Screen Monitor, Modem, Network Interface Card, Sound card, Hard disk drive, Floppy disk Drive, Magnetic Tape Drive CD-Writer and DVD-Writer etc. These are also called Input/output devices, because they perform both functions. Touch Screen Monitor Dual Devices or Both Input / Output Devices - Touch screens Touch Screen Monitor is an input/output device. It uses a special touch sensitive screen. The User can enter data by touching icons or menus on the screen. As soon as the user selects a command from menu, output is displayed on screen. Commonly touch screen monitors use sensors to detect touch of finger. ...