[Slide-02].ECO127. E-commerce implementations
[Slide-02].ECO127. E-commerce implementations
Implementations Methods
By Ritsu Doan
Some common e-commerce implementations include:
Merchant-managed e-commerce implementations:
Proprietary/custom-developed shopping cart/payment application.
Commercial shopping cart/payment application implementation fully
managed by the merchant.
Shared-management e-commerce implementations:
URL redirection to a third-party hosted payment page.
An Inline Frame (or “iFrame”) that allows a payment form hosted by a
third party to be embedded within the merchant’s web page(s).
Embedded content within the merchant’s page(s) using non-iFrame
tags.
Direct Post Method (Form).
JavaScript Form.
Merchant gateway with third-party embedded application
programming interfaces (APIs).
Wholly outsourced e-commerce implementations.
1. Shared-Management E-commerce – URL Redirects
What is a URL Redirect?
The URL Redirect Process
1. Shared-Management E-commerce – URL Redirects
What is a URL Redirect?
In the URL redirection model, the cardholder is redirected from the
merchant’s website to a third-party page.
The cardholder then enters their account data into a payment page
hosted by the third-party payment service provider (PSP). This may
also be called a “punch out” since customers and application users
are sent to a PSP’s web pages. This is generally noticeable to the
customer as the merchant’s website URL.
Example: http://www.merchant.example.com changes to that of the
PSP https://www.psp.example.com