<?xml version="1.0"?>










<rss version="2.0">
  <channel>
    <title><![CDATA[William Cooper ]]></title>
    <link>http://www.freewebs.com/william-cooper/index.htm</link>
    <description><![CDATA[]]></description>
    <generator>Freewebs</generator>

    <item>
      <title><![CDATA[William Cooper ]]></title>
      <link>http://www.freewebs.com/william-cooper/index.htm?blogentryid=1427188</link>
      <description><![CDATA[<span class="postbody"><span style="font-weight: bold;">Ilse Cooper,William Cooper,Greg Crane,Gregory B Crane,Morris and Miller,Matthew and Marks</span>
<br>

<br>
Introduction To Ecommerce
<br>

<br>
Many people new to websites and/or ecommerce are confused at the in and
outs of ecommerce. Even many people who are fairly adept at scripting
can set up a store using some popular package such as OSCommerce and
then are left stumped by the idea of making it work with a payment
gateway to actually collect money and put it into their account. In
this article, I will give a brief overview of how the system is set up
to collect your money. I will then discuss briefly what to look for in
evaluating payment gateways. As usual, I will keep this basic and
understandable just as I do with all of my articles.
<br>

<br>
The Basics - How Funds are Collected
<br>

<br>Ecommerce simply refers to the practice of shopping online. From
the site owner's perspective, it entails collecting funds from sales
transactions on their website and depositing that money into the bank.
In order to collect funds, you need to have a merchant account and a
payment gateway (discussed below). Basically, when a person enters
their credit card number on a website, the card number and buyer
information is sent to a payment gateway. This is done securely. The
payment gateway will interface with a payment processor to check
availability of funds as well as any other criteria set for accepting
transactions. If the funds are available, the payment processor will
then deduct the funds. The payment gateway will then report back a
successful transaction to the merchant, at which point the merchant's
shopping cart system will respond by displaying a "Thank You" type
message to the buyer. Funds will sit until the transaction is settled,
which means the funds are collected and deposited to your bank account.
Until a transaction is settled, the transaction will not post to your
bank account and the corresponding debit will not post to the buyer's
credit card account.
<br>

<br>
Merchant Accounts
<br>

<br>A Merchant Account is a special type of account specifically for
online retailers. They are designed to allow non-POS (point of sale)
transactions using credit cards, or transactions where you don't have
the person's credit card in hand. In other words, you don't have a card
swiper. A merchant account is not the same as a bank account. It acts
as a go-between between your payment gateway and your bank account,
accepting funds from credit cards which are then deposited into your
bank.
<br>

<br>A merchant account is a relationship based on trust between you and
the issuing bank. The bank takes funds from the buyer's account and
deposits into your account. A payment processor takes care of checking
for availability of funds and debiting from the credit card account.
The bank issuing the merchant account is trusting that you will fulfill
your end of the transaction by providing the product or service that
the buyer purchased. In case where this does not occur, the buyer can
dispute the transaction. This puts the issuing bank on the line because
they are then obligated to return the funds to the buyer's card (a
chargeback). Therefore, merchant providers are taking a risk in
allowing a merchant to take credit cards under their name.
<br>

<br>The organization providing your merchant account will do
underwriting on the account when you apply to check your credit. If you
have a history of too many chargebacks, you may be denied. In fact, too
many chargebacks can result in you, as a merchant, being put on the
Terminated Merchant File (also called The Match File). This is a
blacklist which will effectively prevent you from ever receiving a
merchant account again.
<br>

<br>
Payment Gateways
<br>

<br>A payment gateway serves as the front end to your merchant account,
allowing you to manage funds, transactions, and the like. It also
serves as a connection between your website and your merchant account.
It takes data submitted via your secure order forms and presents it to
your processing bank. The processing bank then approves or declines the
transaction and sends its response back to the payment gateway. The
payment gateway then turns around and provides this data back to the
merchant for appropriate handling of the transaction. A payment
gateway, then, does not offer services such as merchant accounts or
shopping carts, although some of the larger-known gateways do provide
such options as value-added services.
<br>

<br>Some of the better known payment gateway services are
Authorize.Net, Verisign, 2CheckOut.com, Linkpoint, Paysystems.com,
Worldpay.com, and MerchantCommerce. Some of the things to look for in a
payment gateway are compliance with CISP, SDP and DISC (security
initiatives put out by the major credit card companies), virtual
terminal (to be able to accept transactions over the phone by typing in
their data rather than only relying on your website), fraud prevention,
recurring billing, methods of integration, cost and whether they can
accept e-checks or not.
<br>

<br>Fraud prevention is a big one because, as stated above, too many
fraudulent transactions will result in chargebacks which could end up
putting you on the Match List and your merchant account closed. Some of
the common fraud detection mechanisms are Address Verification (AVS)
which compares the customer's address with that on file with the
issuing bank, CVV2 which makes use of the 3-digit security code on the
credit card (4-digit on American Express cards).
<br>

<br>Most gateways will provide instructions on how to interface with
their servers from your web store. Most gateways offer two methods of
integration.
<br>

<br>One method is to have your site POST a form to the gateway's server
which is pre-populated with your customer's information. At that point,
the customer will provide the customer with the payment form which
allows them to type in their credit card number in a secure
environment. After processing occurs, the customer is then routed back
to your website along with the results of the transaction. Your site
again takes over the process. This method is usually easier to set up
for site owners and it also means the site owner does not need to
purchase their own SSL certificate (allowing secure transactions on the
site itself). The tradeoff is that you do need to send your customers
off of your website for payment collection. Many gateways offer ways to
make the payment form look like your website using customized headers
and footers, but the fact remains that the visitors are leaving your
website.
<br>

<br>The second method is totally invisible to the customer. If the site
owner has an SSL certificate, they can set up security on their own
site. This means they can host the payment form themselves, totally
customizing it to their website. When the customer submits payment,
your site will securely and invisibly submit the information to the
payment gateway. The payment gateway will do the usual processing and
then invisibly send the response back to the merchant's website,
allowing it to respond properly. From the customer's perspective, they
never left your website. And they never did. This type of setup
requires an SSL certificate as well as access to the CURL library.
<br>

<br>Many gateway providers can get you set up with a merchant account
at the same time as the gateway. So, in most cases, you do not need to
sign up for them separately.
<br>

<br>
Conclusion
<br>

<br>
Hopefully this has given you a brief introduction to how credit card payments are processed on the internet.
<br>

<br>
<span style="font-weight: bold;">Ilse Cooper 
<br>
William Cooper 
<br>
Greg Crane 
<br>
Gregory B Crane 
<br>
Morris and Miller 
<br>
Matthew and Marks</span>
<br>

<br>
<a href="http://www.qedmediagroup.com/" target="_blank">http://www.qedmediagroup.com</a>
<br>
Internet Marketing SEO</span>]]></description>
      <comments>http://www.freewebs.com/william-cooper/index.htm?blogentryid=1427188#topBox</comments>
      <guid isPermaLink="true">http://www.freewebs.com/william-cooper/index.htm?blogentryid=1427188</guid>
      <pubDate>Mon, 16 Apr 2007 06:17:00 -0100</pubDate>
    </item>

    <item>
      <title><![CDATA[William Cooper ]]></title>
      <link>http://www.freewebs.com/william-cooper/index.htm?blogentryid=1427186</link>
      <description><![CDATA[<P><SPAN class=postbody><SPAN style="FONT-WEIGHT: bold">William Cooper</SPAN></SPAN></P>
<P><SPAN class=postbody><SPAN style="FONT-WEIGHT: bold"></SPAN><BR>Introduction To Ecommerce <BR><BR>Many people new to websites and/or ecommerce are confused at the in and outs of ecommerce. Even many people who are fairly adept at scripting can set up a store using some popular package such as OSCommerce and then are left stumped by the idea of making it work with a payment gateway to actually collect money and put it into their account. In this article, I will give a brief overview of how the system is set up to collect your money. I will then discuss briefly what to look for in evaluating payment gateways. As usual, I will keep this basic and understandable just as I do with all of my articles. <BR><BR>The Basics - How Funds are Collected <BR><BR>Ecommerce simply refers to the practice of shopping online. From the site owner's perspective, it entails collecting funds from sales transactions on their website and depositing that money into the bank. In order to collect funds, you need to have a merchant account and a payment gateway (discussed below). Basically, when a person enters their credit card number on a website, the card number and buyer information is sent to a payment gateway. This is done securely. The payment gateway will interface with a payment processor to check availability of funds as well as any other criteria set for accepting transactions. If the funds are available, the payment processor will then deduct the funds. The payment gateway will then report back a successful transaction to the merchant, at which point the merchant's shopping cart system will respond by displaying a "Thank You" type message to the buyer. Funds will sit until the transaction is settled, which means the funds are collected and deposited to your bank account. Until a transaction is settled, the transaction will not post to your bank account and the corresponding debit will not post to the buyer's credit card account. <BR><BR>Merchant Accounts <BR><BR>A Merchant Account is a special type of account specifically for online retailers. They are designed to allow non-POS (point of sale) transactions using credit cards, or transactions where you don't have the person's credit card in hand. In other words, you don't have a card swiper. A merchant account is not the same as a bank account. It acts as a go-between between your payment gateway and your bank account, accepting funds from credit cards which are then deposited into your bank. <BR><BR>A merchant account is a relationship based on trust between you and the issuing bank. The bank takes funds from the buyer's account and deposits into your account. A payment processor takes care of checking for availability of funds and debiting from the credit card account. The bank issuing the merchant account is trusting that you will fulfill your end of the transaction by providing the product or service that the buyer purchased. In case where this does not occur, the buyer can dispute the transaction. This puts the issuing bank on the line because they are then obligated to return the funds to the buyer's card (a chargeback). Therefore, merchant providers are taking a risk in allowing a merchant to take credit cards under their name. <BR><BR>The organization providing your merchant account will do underwriting on the account when you apply to check your credit. If you have a history of too many chargebacks, you may be denied. In fact, too many chargebacks can result in you, as a merchant, being put on the Terminated Merchant File (also called The Match File). This is a blacklist which will effectively prevent you from ever receiving a merchant account again. <BR><BR>Payment Gateways <BR><BR>A payment gateway serves as the front end to your merchant account, allowing you to manage funds, transactions, and the like. It also serves as a connection between your website and your merchant account. It takes data submitted via your secure order forms and presents it to your processing bank. The processing bank then approves or declines the transaction and sends its response back to the payment gateway. The payment gateway then turns around and provides this data back to the merchant for appropriate handling of the transaction. A payment gateway, then, does not offer services such as merchant accounts or shopping carts, although some of the larger-known gateways do provide such options as value-added services. <BR><BR>Some of the better known payment gateway services are Authorize.Net, Verisign, 2CheckOut.com, Linkpoint, Paysystems.com, Worldpay.com, and MerchantCommerce. Some of the things to look for in a payment gateway are compliance with CISP, SDP and DISC (security initiatives put out by the major credit card companies), virtual terminal (to be able to accept transactions over the phone by typing in their data rather than only relying on your website), fraud prevention, recurring billing, methods of integration, cost and whether they can accept e-checks or not. <BR><BR>Fraud prevention is a big one because, as stated above, too many fraudulent transactions will result in chargebacks which could end up putting you on the Match List and your merchant account closed. Some of the common fraud detection mechanisms are Address Verification (AVS) which compares the customer's address with that on file with the issuing bank, CVV2 which makes use of the 3-digit security code on the credit card (4-digit on American Express cards). <BR><BR>Most gateways will provide instructions on how to interface with their servers from your web store. Most gateways offer two methods of integration. <BR><BR>One method is to have your site POST a form to the gateway's server which is pre-populated with your customer's information. At that point, the customer will provide the customer with the payment form which allows them to type in their credit card number in a secure environment. After processing occurs, the customer is then routed back to your website along with the results of the transaction. Your site again takes over the process. This method is usually easier to set up for site owners and it also means the site owner does not need to purchase their own SSL certificate (allowing secure transactions on the site itself). The tradeoff is that you do need to send your customers off of your website for payment collection. Many gateways offer ways to make the payment form look like your website using customized headers and footers, but the fact remains that the visitors are leaving your website. <BR><BR>The second method is totally invisible to the customer. If the site owner has an SSL certificate, they can set up security on their own site. This means they can host the payment form themselves, totally customizing it to their website. When the customer submits payment, your site will securely and invisibly submit the information to the payment gateway. The payment gateway will do the usual processing and then invisibly send the response back to the merchant's website, allowing it to respond properly. From the customer's perspective, they never left your website. And they never did. This type of setup requires an SSL certificate as well as access to the CURL library. <BR><BR>Many gateway providers can get you set up with a merchant account at the same time as the gateway. So, in most cases, you do not need to sign up for them separately. <BR><BR>Conclusion <BR><BR>Hopefully this has given you a brief introduction to how credit card payments are processed on the internet. <BR><BR><SPAN style="FONT-WEIGHT: bold">William Cooper <BR></SPAN><BR><BR><A href="http://www.qedmediagroup.com/" target=_blank>http://www.qedmediagroup.com</A> <BR>Internet Marketing SEO<BR><BR></SPAN><A href="http://www.squidoo.com/William-Cooper/" target=_blank>News about William Cooper at squidoo</A> <BR><A href="http://blog.myspace.com/williamcooperwiliam" target=_blank>News about William Cooper at myspace</A> <BR><A href="http://www.myspace.com/williamcooperwiliam" target=_blank>News about William Cooper at digg</A> <BR><A href="http://william-cooper.studioathome.com/" target=_blank>News about William Cooper at studioathome</A> <BR><A href="http://william-cooper.blogspirit.com/" target=_blank>News about William Cooper at blogspirit</A> <BR><A href="http://williamcooper.alkablog.com/" target=_blank>News about William Cooper at alkablog</A> <BR><A href="http://williamcooper.blogster.com/william_cooper.html" target=_blank>News about William Cooper at blogster</A> <BR><A href="http://william-cooper.livejournal.com/" target=_blank>News about William Cooper at livejournal</A> <BR><A href="http://blogs.grab.com/william_cooper" target=_blank>News about William Cooper at grab</A> <BR><A href="http://members.greenpeace.org/gpblog/?blog=9442" target=_blank>News about William Cooper at greenpeace</A> <BR><A href="http://william-cooper.blogspot.com/" target=_blank>News about William Cooper at blogspot</A> <BR><A href="http://williamcooper.wordpress.com/" target=_blank>News about William Cooper at wordpress</A> <BR><A href="http://www.bloglines.com/blog/william-cooper" target=_blank>News about William Cooper at bloglines</A> <BR><A href="http://william-cooper.tripod.com/william-cooper/" target=_blank>News about William Cooper at tripod</A> <BR><A href="http://journals.aol.com/williamcooperwil/william-cooper/" target=_blank>News about William Cooper at aol</A> <BR><A href="http://www.flickr.com/groups/389546@N22/" target=_blank>News about William Cooper at flickr</A> <BR><A href="http://www.flickr.com/groups/389546@N22/discuss/72157600081927966/" target=_blank>News about William Cooper at flickr</A> <BR><A href="http://www.greatestcities.com/users/william_cooper/" target=_blank>News about William Cooper at greatestcities</A> <BR><A href="http://blogs.ign.com/william-cooper/2007/04/16/52326/" target=_blank>News about William Cooper at ign</A> <BR><A href="http://williamcooper.greatestjournal.com/" target=_blank>News about William Cooper at greatestjournal</A> <BR><A href="http://william_cooper.iziblog.net/" target=_blank>News about William Cooper at iziblog</A> <BR><A href="http://www.naymz.com/search/william/cooper/794324" target=_blank>News about William Cooper at naymz</A> <BR><A href="http://williamcooper.multiply.com/journal/" target=_blank>News about William Cooper at multiply</A> <BR><A href="http://20six.co.uk/william-cooper/" target=_blank>News about William Cooper at 20six</A> <BR><A href="http://williamcooper.blogsome.com/" target=_blank>News about William Cooper at blogsome</A> <BR><A href="http://www.linkedin.com/in/williamcooperwilliam" target=_blank>News about William Cooper at linkedin</A> <BR><A href="http://blog.360.yahoo.com/blog-sSqQ7Jcmcqrk.OiI_LB8bjJe7LVYiLCii1iL4MLQ" target=_blank>News about William Cooper at 360</A> <BR><A href="http://www.geocities.com/william_cooper_william" target=_blank>News about William Cooper at geocities</A> <BR><A href="http://www.freewebs.com/william-cooper/" target=_blank>News about William Cooper at freewebs</A> <BR><A href="http://www.familytimes.com/node/view/794" target=_blank>News about William Cooper at familytimes</A> <BR><A href="http://william-cooper.blog.co.uk/" target=_blank>News about William Cooper at blog.co.uk</A> <BR><A href="http://www.selectablog.com/williamcooper/" target=_blank>News about William Cooper at selectablog</A> <BR><A href="http://williamcooper.daria.be/" target=_blank>News about William Cooper at daria</A> <BR><A href="http://server.blogghost.net/williamcooper/" target=_blank>News about William Cooper at blogghost</A> <BR><A href="http://www.soulcast.com/post/show/59984/William-Cooper" target=_blank>News about William Cooper at soulcast</A> <BR><A href="http://clearblogs.com/williamcooper/" target=_blank>News about William Cooper at clearblogs</A> <BR><A href="http://williamcooper.bloggerteam.com/" target=_blank>News about William Cooper at bloggerteam</A> <BR><A href="http://williamcooper.ebloggy.com/" target=_blank>News about William Cooper at ebloggy</A> <BR><A href="http://williamcooper.blogs.ie/" target=_blank>News about William Cooper at blogs</A> <BR><A href="http://www.teenblog.org/williamcooper/" target=_blank>News about William Cooper at teenblog</A> <BR><A href="http://williamcooper.myweblog.com/" target=_blank>News about William Cooper at myweblog</A> <BR><A href="http://www.williamcooper.egoweblog.com/" target=_blank>News about William Cooper at egoweblog</A> <BR><A href="http://william-cooper.theblog.net/" target=_blank>News about William Cooper at theblog</A> <BR><A href="http://www.bahraichblogs.com/williamcooper" target=_blank>News about William Cooper at bahraichblogs</A> <BR><A href="http://william-cooper.blogbeee.com/" target=_blank>News about William Cooper at blogbeee</A> <BR><A href="http://williamcooper.blog.com/" target=_blank>News about William Cooper at blog</A> <BR><A href="http://www.xanga.com/william_cooper" target=_blank>News about William Cooper at xanga</A> <BR><A href="http://william-cooper.bebo.com/" target=_blank>News about William Cooper at bebo</A> <BR><A href="http://claimid.com/william-cooper" target=_blank>News about William Cooper at claimid</A> <BR><A href="http://williamcoopercooper.ning.com/" target=_blank>News about William Cooper at ning</A> <BR><A href="https://www.xing.com/profile/William_Cooper2" target=_blank>News about William Cooper at xing</A> <BR><A href="http://william-cooper.blogs.friendster.com/my_blog/" target=_blank>News about William Cooper at friendster</A> <BR><A href="http://community.webshots.com/user/williamcoopercooper" target=_blank>News about William Cooper at webshots</A> <BR><A href="http://profile.typekey.com/william-cooper/" target=_blank>News about William Cooper at typekey</A> <BR><A href="http://www.ziki.com/people/williamcooper" target=_blank>News about William Cooper at ziki</A> <BR><A href="http://www.last.fm/user/william-cooper/journal/2007/04/16/397956/" target=_blank>News about William Cooper at last.fm</A> <BR><BR></P>]]></description>
      <comments>http://www.freewebs.com/william-cooper/index.htm?blogentryid=1427186#topBox</comments>
      <guid isPermaLink="true">http://www.freewebs.com/william-cooper/index.htm?blogentryid=1427186</guid>
      <pubDate>Mon, 16 Apr 2007 06:17:00 -0100</pubDate>
    </item>

  </channel>
</rss>

