E Commerce 9
E Commerce 9
Lecture 9
M-Commerce
Step 1: A mobile client accesses the web site of a merchant using his
mobile device in which he enters the URL of the merchant.
Step 2: The merchant's website can be viewed using the mobile user's
micro browser.
Step 3: The mobile client now places selected items in his "shopping cart"
with merchant and orders these.
Step 4: The merchant's server now prepares the invoice and sends it to the
mobile client's device.
Step 5: The mobile client views it using WML. If he approves, he OKs
the transaction. Now he has to send his payment. Normally, it will be by
credit card. Credit card number has to be sent only on a secure channel. In
the wired world TLS provides the necessary security. In WAP enabled
hand-held device the equivalent is WTLS. WTLS uses either RSA/3DES
encryption or Diffie Hellman secure key exchange algorithm for security.
Thus, the credit card details are sent securely to WAP gateways using
WTLS. From WAP gateway to the merchant's server TLS security will be
used. Along with encrypted credit card number the shipping address is
also encrypted and sent to the merchant's server.
Step 6: The merchant's server decrypts the data. The credit card
number and the amount are sent encrypted using TLS to the
acquirer's server.
Step 7: The acquirer forwards the credit card details and amount to
the appropriate customer's bank server using TLS.
Step 9: The merchant ships the goods ordered to the customer. The
customer's credit card company mails the bill for payment to
the customer.