<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Creating Web Success &#187; Ecommerce</title>
	<atom:link href="http://creatingwebsuccess.com/category/ecommerce/feed/" rel="self" type="application/rss+xml" />
	<link>http://creatingwebsuccess.com</link>
	<description>helping creative professionals use the web and social media to grow their business faster and more easily</description>
	<lastBuildDate>Wed, 21 Jul 2010 02:06:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ecommerce: What&#8217;s a Payment Gateway, and How Do You Know Whether You Need One?</title>
		<link>http://creatingwebsuccess.com/site-building-design/ecommerce-payment-gateway/</link>
		<comments>http://creatingwebsuccess.com/site-building-design/ecommerce-payment-gateway/#comments</comments>
		<pubDate>Wed, 13 May 2009 02:05:50 +0000</pubDate>
		<dc:creator>Susan Pomeroy</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Site Building & Design]]></category>
		<category><![CDATA[merchant account]]></category>
		<category><![CDATA[payment gateway]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[third-party payment processor]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://creatingwebsuccess.com/?p=231</guid>
		<description><![CDATA[Writing recently about how to choose a shopping cart, I realized that you can&#8217;t really talk about carts without talking about payment collection. How do you actually collect your customers&#8217; money? To get your online store to work the way you want, you&#8217;ve got to to hack through the whole confusing mish-mash of shopping carts, [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 20px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcreatingwebsuccess.com%2Fsite-building-design%2Fecommerce-payment-gateway%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcreatingwebsuccess.com%2Fsite-building-design%2Fecommerce-payment-gateway%2F&amp;source=susanpomeroy&amp;style=normal&amp;hashtags=Ecommerce,merchant+account,payment+gateway,shopping+cart,third-party+payment+processor,web+site,website" height="61" width="50" /><br />
			</a>
		</div>
<p><!--StartFragment--></p>
<p class="MsoNormal"><strong>Writing recently about <a title="Choose a shopping cart for your ecommerce web site" href="http://creatingwebsuccess.com/wordpress/choose-shopping-cart-ecommerce-site/#more-180">how to choose a shopping cart</a>, I realized that you can&#8217;t really talk about carts without talking about payment collection.</strong> How do you actually collect your customers&#8217; money? To get your online store to work the way you want, you&#8217;ve got to to hack through the whole confusing mish-mash of shopping carts, payment gateways, merchant accounts, and third-party processors. It tends to make people&#8217;s heads spin. So, in the interests of sanity, here&#8217;s the quick-and-dirty on what&#8217;s what with payment processing.</p>
<p class="MsoNormal"><strong>When you buy something in the grocery store,</strong> you choose your items, put them in a cart, then check out by getting your stuff run through the scanner and paying the total. The transaction path, the mechanics of transferring the money from your pocket to the store owner&#8217;s, is something like this:</p>
<table style="border: 1px solid #4e5d46; background-color: #d6e0b8; margin-top: 20px; margin-bottom: 20px" border="0" cellspacing="3" cellpadding="5" width="500">
<tbody>
<tr>
<td width="29%">Shopping Cart</td>
<td width="8%" align="center">===&gt;</td>
<td width="28%">Checkout</td>
<td width="8%" align="center">===&gt;</td>
<td width="27%">Store Owner&#8217;s Bank</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><strong>In an online store the process is similar.</strong> You put your items in a shopping cart, which is actually a bit of software that remembers your items and computes their cost when you&#8217;re done. When you check out, instead of a cash register where you fork over your money, there is a &#8220;payment gateway.&#8221; The gateway sends your money along to the bank, where it goes into an &#8220;Internet enabled merchant account,&#8221; a business account which is specially configured to receive money from the gateway. With an online store, the transaction path looks like this:</p>
<table style="border: 1px solid #4e5d46; background-color: #d6e0b8; margin-top: 20px; margin-bottom: 20px" border="0" cellspacing="3" cellpadding="5" width="500">
<tbody>
<tr>
<td width="29%">Shopping Cart</td>
<td width="8%" align="center">===&gt;</td>
<td width="28%">Payment Gateway</td>
<td width="8%" align="center">===&gt;</td>
<td width="27%">Internet-Enabled Merchant Account</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">Here, the payment gateway is the conduit between the online shopping cart, and the bank.</p>
<p class="MsoNormal">Each of these three components is essential in order to process transactions. They&#8217;re independent of each other, yet must all work together… or, in Internet parlance, they must be compatible. Sometimes a particular bank sets up their accounts to work with one gateway; sometimes your bank gives you a choice of gateways. So, for example, you could mix and match by selecting one item from each of the three columns below:</p>
<table style="border: 1px solid #4e5d46; background-color: #d6e0b8; margin-top: 20px; margin-bottom: 20px" border="0" cellspacing="3" cellpadding="5" width="500">
<tbody>
<tr>
<td width="29%" valign="bottom"><strong>Popular<br />
Shopping Carts</strong></td>
<td width="8%" align="center"></td>
<td width="28%" valign="bottom"><strong>Common Payment Gateways</strong></td>
<td width="8%" align="center"></td>
<td width="27%" valign="bottom"><strong>Banks offering Internet-Enabled Merchant Accounts</strong></td>
</tr>
<tr>
<td colspan="5">
<hr noshade="noshade" /></td>
</tr>
<tr>
<td width="29%" valign="top">1shoppingcart<br />
E-junkie<br />
osCommerce<br />
Shopify<br />
Yahoo Store<br />
etc.</td>
<td width="8%" align="center" valign="top">===&gt;</td>
<td width="28%" valign="top">Authorize.net<br />
Cybersource<br />
Payflow<br />
etc.</td>
<td width="8%" align="center" valign="top">===&gt;</td>
<td width="27%" valign="top">B of A<br />
Wells Fargo<br />
Chase<br />
etc.</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">This kind of setup works great. You have control over the entire purchase process. There are good fraud protections in place. No one else&#8217;s brand goes anywhere on your site, unless you want it to be. So what&#8217;s the catch? For many start-up web retailers, the hangup is price.</p>
<p class="MsoNormal">Sample fees for each component:</p>
<table style="border: 1px solid #4e5d46; background-color: #d6e0b8; margin-top: 20px; margin-bottom: 20px" border="0" cellspacing="3" cellpadding="5" width="500">
<tbody>
<tr>
<td width="29%" valign="bottom"><strong>Shopping Cart</strong></td>
<td width="8%" align="center"></td>
<td width="28%" valign="bottom"><strong>Payment Gateway</strong></td>
<td width="8%" align="center"></td>
<td width="27%" valign="bottom"><strong>Internet-Enabled Merchant Account</strong></td>
</tr>
<tr>
<td colspan="5" valign="top">
<hr noshade="noshade" /></td>
</tr>
<tr>
<td width="29%" valign="top">$0 – $100/mo</p>
<p>OR one-time purchase</td>
<td width="8%" align="center"></td>
<td width="28%" valign="top">$0–$250 one-time setup</p>
<p>PLUS $10–$60/mo.</td>
<td width="8%" align="center"></td>
<td width="27%" valign="top">$0-$250 one-time setup, PLUS<br />
$0–$10/mo statement fee, PLUS</p>
<p>$0.25–$0.45 per transaction, PLUS</p>
<p>1.5+% discount rate (percentage of sales)</p>
<p>Possible additional fees: monthly minimum, batch fee, customer service fee, annual fee</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">If your credit history is poor, or you&#8217;re running a business considered &#8220;fringe&#8221; by banks (astrology readings, energy healing, etc.), or you don&#8217;t have much in the way of tangible assets, you&#8217;ll rates at the high end of the range. Banks scrutinize this kind of account much as they would a loan. In fact, because of the delay between the computerized transaction and the money actually moving from one place to another, they consider it to <em>be</em><span> a loan. For a sole proprietor or microbusiness who wants a web store to pay for itself, it&#8217;s hard to pony up this kind of bucks before the site has made even a cent.</span></p>
<h3>Third Party Payment Processors</h3>
<p class="MsoNormal">But all is not lost. This is where &#8220;third-party payment processors&#8221; come into the picture. There are two basic types of payment processors. First, there are the kind who take a percentage of your sales, hold the money and distribute it on a weekly or monthly schedule, sans their percentage. 2checkout.com and ccnow.com are two well-known ones.</p>
<p class="MsoNormal">The second type of third-party payment processor is what I call the &#8220;pseudo-banks,&#8221; services like Paypal and Google checkout, which process your transactions, take a smaller percentage of your sales, and hold the money in your account until you withdraw or transfer it. Percentages taken are generally less with this type of account. They can supply a free shopping cart, too.</p>
<p class="MsoNormal">In either case, the transaction process looks like this:</p>
<table style="border: 1px solid #4e5d46; background-color: #d6e0b8; margin-top: 20px; margin-bottom: 20px" border="0" cellspacing="3" cellpadding="5" width="500">
<tbody>
<tr>
<td width="28%">Shopping Cart</td>
<td width="10%" align="center">===&gt;</td>
<td width="27%">Third-Party Payment Processor (Google, Paypal, 2checkout, etc.)</td>
<td width="8%" align="center">===&gt;</td>
<td width="27%">Your ordinary bank account</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">Both types of processor can supply shopping carts too, so that your entire transaction process is handled, start to finish. Most can handle multiple languages and currencies, and can accept all major credit cards. Additionally, most third-party processors can be used like gateways, that is, you can select your own shopping cart, and you use your own bank account. They simply process the money for you.</p>
<p>Here are comparable costs:</p>
<table style="border: 1px solid #4e5d46; background-color: #d6e0b8; margin-top: 20px; margin-bottom: 20px" border="0" cellspacing="3" cellpadding="5" width="500">
<tbody>
<tr>
<td width="29%" valign="bottom"><strong>Shopping Cart</strong></td>
<td width="8%" align="center"></td>
<td width="28%" valign="bottom"><strong>Third-Party Payment Processor</strong></td>
<td width="8%" align="center"></td>
<td width="27%" valign="bottom"><strong>Ordinary Bank Account</strong></td>
</tr>
<tr>
<td colspan="5" valign="top">
<hr noshade="noshade" /></td>
</tr>
<tr>
<td width="29%" valign="top">$0 – $100/mo</p>
<p>OR one-time purchase</td>
<td width="8%" align="center"></td>
<td width="28%" valign="top">Usually free setup</p>
<p>Sales percentage up to 5.5% (ccnow and 2checkout) OR</p>
<p>Sales percentage 1.9%–2.9% (Paypal or Google) OR</p>
<p>$±$0.30 per-transaction charge (Paypal/Google)</td>
<td width="8%" align="center"></td>
<td width="27%" valign="top">$0–$12/mo</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">So what&#8217;s the catch here? Control. You pay little or nothing in setup costs, and the percentage fees are reasonable. But, your 3<sup>rd</sup>-party processor hosts the checkout page, and controls its entire appearance except, perhaps, for the placement of one logo image by you. It may not allow you to process certain types of transactions, like subscriptions, or memberships.</p>
<p class="MsoNormal">Additionally, there is a 3<sup>rd</sup> party interposed between you and your customers. If there&#8217;s a transaction issue, people can be aggravated and confused by having more than one party to deal with, whereas with a merchant account, your business is responsible for the entire transaction, so a customer only has to deal with one business entity.</p>
<p class="MsoNormal">Finally, In the &#8220;pseudo-bank&#8221; kind of account, However, they tend to require users to already have an account with them, or to sign up for one during the transaction process. This can make for a confusing checkout process, and one that many people will simply skip. And, they are &#8220;pseudo-banks,&#8221; so generally your money is not insured.</p>
<h3>What Should You Do?</h3>
<p class="MsoNormal">If you want to give your customers a seamless purchasing experience from start to finish, a merchant account plus gateway plus cart is the way to go. If you&#8217;re on a tight budget, take a look at the reputable third-party processors who have a good track record, a long history of successful payouts, and few online complaints. Make that whatever combination you choose can handle the kind of transaction, and the types of payments, that you need for your business model. And happy selling!</p>
<p class="MsoNormal">If you&#8217;re setting up an online store, read my post on <a title="How to Choose the Best Shopping Cart for Your Site" href="http://creatingwebsuccess.com/wordpress/choose-shopping-cart-ecommerce-site/#more-180">how to choose the best shopping cart for your site</a>.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fcreatingwebsuccess.com%2Fsite-building-design%2Fecommerce-payment-gateway%2F';
  addthis_title  = 'Ecommerce%3A+What%26%238217%3Bs+a+Payment+Gateway%2C+and+How+Do+You+Know+Whether+You+Need+One%3F';
  addthis_pub    = 'smpomeroy';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
<img src="http://creatingwebsuccess.com/?ak_action=api_record_view&id=231&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://creatingwebsuccess.com/site-building-design/ecommerce-payment-gateway/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ecommerce: How to Choose the Best Shopping Cart for Your Site</title>
		<link>http://creatingwebsuccess.com/wordpress/choose-shopping-cart-ecommerce-site/</link>
		<comments>http://creatingwebsuccess.com/wordpress/choose-shopping-cart-ecommerce-site/#comments</comments>
		<pubDate>Tue, 05 May 2009 22:35:20 +0000</pubDate>
		<dc:creator>Susan Pomeroy</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Site Building & Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[digital download]]></category>
		<category><![CDATA[payment gateway]]></category>
		<category><![CDATA[Paypal]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://creatingwebsuccess.com/?p=180</guid>
		<description><![CDATA[The question I am asked more than any other is how to choose a shopping cart. It can be an intimidating decision, because there are such differences in price, capabilities, and setup. And, the wrong cart can seriously cut into your sales. So, after working on hundreds of sites, here are my simple guidelines to [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 20px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcreatingwebsuccess.com%2Fwordpress%2Fchoose-shopping-cart-ecommerce-site%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcreatingwebsuccess.com%2Fwordpress%2Fchoose-shopping-cart-ecommerce-site%2F&amp;source=susanpomeroy&amp;style=normal&amp;hashtags=digital+download,Ecommerce,payment+gateway,Paypal,shopping+cart,web+site,website,WordPress" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>The question I am asked more than any other is how to choose a shopping cart.</strong> It can be an intimidating decision, because there are such differences in price, capabilities, and setup. And, the wrong cart can seriously cut into your sales. So, after working on hundreds of sites, here are my simple guidelines to help you find a cart that will do everything you need, as easily, flexibly and affordably as possible.</p>
<p>There are five types of carts I&#8217;ll mention: template-based carts, all-in-one services, free carts used with Paypal or Google Checkout, WordPress carts, and last but not least, my favorite and most recommended carts.</p>
<h3>1. Template-based carts</h3>
<p><a target="_blank" href="http://smallbusiness.yahoo.com/">Yahoo Stores</a>, <a target="_blank" href="http://www.mivamerchant.com/">Miva Merchant</a>, <a target="_blank" href="http://www.shopify.com">Shopify</a> and <a target="_blank" href="http://www.zen-cart.com/">Zen Cart</a> are some of the most popular, although there are dozens, if not hundreds out there. To actually collect money, these carts usually require you to have an Internet-enabled merchant account, and a payment gateway such as Authorize.Net, Payflow or CyberSource. For the merchant account and gateway, you&#8217;ll pay a small percentage of sales (1.5% or so to upwards of 5% depending on your credit rating), plus a fixed per-item sales charge (usually $0.25 to $0.35), plus a gateway fee—in addition to the purchase price of the cart.</p>
<p>Many people are very happy using these template systems. However, I tend to feel they&#8217;re not worth the time and trouble. First, being template-based, designing the appearance of a store using these carts can be a real pain. If you&#8217;re particular about the look, feel, and layout of your store, you&#8217;ll tear your hair out in frustration again and again… and still not have it looking &#8216;right.&#8217; Second, because your store is tied to a template, you&#8217;re pretty much wedded to this cart for the foreseeable future. Locking yourself in can feel like a costly mistake once a cheaper, better technology comes along. And finally the killer: I find the entire system to be too costly for low-volume or novice sellers.</p>
<h3>2. All-in-one carts-plus-payment-collection</h3>
<p>For example, <a target="_blank" href="http://www.2checkout.com/community/">2checkout.com</a> and <a target="_blank" href="http://www.ccnow.com/">ccnow.com</a>. These carts advertise themselves as &#8220;merchant account alternatives&#8221; because they handle the entire transaction from start to finish, collect and hold all sales proceeds, deduct their own fees, and send you the remainder by check or direct deposit on a monthly or weekly schedule. You don&#8217;t need a separate merchant account, gateway, or payment collection service of any kind.</p>
<p>They generally offer a web-based interface through which you can create purchase links for products on your site. They handle multiple currencies, offer a clean, easy interface for your clients, don&#8217;t require much up-front investment, allow you to accept a variety of credit and debit cards, and are easy to administer.</p>
<p>Pitfalls? First, expense. With 2checkout, for example, you&#8217;ll pay a $49 setup fee in addition to a per-sale fee of $0.50 or so, plus roughly 5% of each sale.</p>
<p>Second, what if the company you&#8217;ve selected goes under? A client of mine lost a month&#8217;s sales, over $4,000, when her all-in-one company (located in another state) went belly up without warning, and without paying out the money it had already collected for products already sold. State agencies were useless in attempting to recover the funds. She lost all her Christmas sales that year.</p>
<p>Third, the payment page tends to prominently display their brand, and offer limited customization.</p>
<p>And finally, these carts don&#8217;t usually support affiliate programs.</p>
<p>This kind of cart can be a good choice when you&#8217;re not too concerned with pinching pennies, want to easily and quickly &#8220;test the waters&#8221; with marketing a product or two, don&#8217;t have a track record selling online, or want to provide a multi-currency option for your customers. But, <em>caveat emptor.</em></p>
<h3>3. Simple, free carts that require both the merchant and the buyer to have an account with an online &#8220;pseudo bank&#8221;</h3>
<p>E.g., <a target="_blank" href="http://checkout.google.com">Google Checkout</a> and <a target="_blank" href="http://snipurl.com/6p25h">Paypal Web Payments Standard</a>. This is also a cart-plus-payment solution. For payment processing, Google and Paypal charge a per-fee transaction of $ 0.20 to $0.30, plus a tiny percentage of each sale. Both services &#8220;hold&#8221; your funds, acting as a clearinghouse until you choose to transfer them to the bank account of your choice.</p>
<p>The carts tend to be simple, bare-bones carts with elementary shipping calculations. Using them is quick, cheap, and easy. They have the benefit of brand recognition and financial credibility.</p>
<p>The drawbacks? First, some buyers simply won&#8217;t buy if they have to sign up for a Google or Paypal account. And Paypal buries the &#8220;no Paypal required&#8221; option, so many potential buyers won&#8217;t spot it. Second, the payment pages are not beautiful, and are customizable only to a limited extent. Third, and often most imporotant, these services do not provide hosting for secure digital downloads.</p>
<p>These services are a good choice if you&#8217;re on a budget and can work around the digital issue. </p>
<p><strong>Very importantly, the payment processing portion of both Paypal and Google Checkout can be used with many other free-standing carts.</strong></p>
<p>Also note that Paypal offers another payment processing option for an additional $30 per month, called Web Payments Pro. It must be used with a third-party cart, but it makes credit card payment sans Paypal account a much more visible and easy option.</p>
<h3>4. Carts that work exclusively with the WordPress blogging platform</h3>
<p>There are ecommerce WordPress themes which have the cart integrated into them, like the specially designed <a target="_blank" href="https://www.e-junkie.com/ecom/gb.php?ii=91848&#038;c=ib&#038;aff=41973" target="ejejcsingle">Market Theme</a> and the <a target="_blank" href="https://www.e-junkie.com/ecom/gb.php?ii=102948&#038;c=ib&#038;aff=41973" target="ejejcsingle">Ecommerce Theme</a>. There are also free plugins which can be incorporated into any existing WordPress site or blog, such as the <a target="_blank" href="http://www.instinct.co.nz/e-commerce/">Ecommerce</a>, the <a target="_blank" href="http://wordpress.org/extend/plugins/eshop/">eShop</a>, and <a target="_blank" href="http://shopplugin.net/">Shopp</a> plugins. The themes tend to cost from $50 to $100; the plugins are usually free. </p>
<p>These can be a great alternative to standalone carts, although in my experience, the plugins can be slow and slightly glitchy. Both themes and plugins require a payment processing service (either a merchant account, a &#8220;merchant account alternative,&#8221; or Paypal/Google). </p>
<p>I don&#8217;t recommend any of these carts (yet!) for high-volume sites.</p>
<h3>5. In a class by themselves</h3>
<p>There are two carts I most often recommend, based on their ease of use, features and flexibility: <a target="_blank" href="http://snipurl.com/6es2k">1shoppingcart.com</a> and <a target="_blank" href="http://snipurl.com/72ywb">e-junkie.com</a>.</p>
<p><a target="_blank" href="http://snipurl.com/6es2k">The luxury model. 1shoppingcart</a> is used by so many high-volume Internet retailers and marketers for good reason. It&#8217;s a web-based cart (nothing to install) which generates product links to be added to your existing site. You can handle thousands of products, and generate discounts, cross-sells, upsells, and specially priced bundles. You can use automatic recurring billing to sell subscriptions or create installment payment plans. You can automatically put buyers on product-specific email lists, and send them as many automated emails as you wish. You can also manage your newsletter or mailing list in the same interface. Both hard products and digital downloads are well supported. The interface is generally straightforward, both for you and your customers. Technical help is available via phone and email, and the technical staff is responsive and helpful. The cart works with most payment services and gateways, including Authorize.net, Cybersource, Paypal, and 2checkout.com.</p>
<p>This cart is expensive. It will do everything but slice your bread. But if you&#8217;re serious about selling on your site, this is THE top-of-the-line cart and helps you do everything possible to maximize your revenues.</p>
<p><a target="_blank" href="http://snipurl.com/72ywb">The economy car. E-junkie</a> is the up-and-coming low-budget alternative to 1shoppingcart. It&#8217;ll get you where you need to go, with quick, inexpensive, and no-frills secure sales of digital or tangible products.</p>
<p>It&#8217;s got most, but not all, of the features of 1shoppingcart: secure download links, somewhat-customizable cart, some shipping options, product bundles and gift coupons. It works with about half a dozen of the most popular payment processors, including Paypal, Google Checkout, 2Checkout, and Authorize.Net. It also offers the ability to manage your own affiliate program.</p>
<p>Downsides: It does not offer programmable autoresponders or recurring billing. Its interface is sometimes convoluted and slightly confusing. Limited number of payment gatweays accepted. Simple but ugly checkout/download pages.</p>
<h3>Bottom line</h3>
</p>
<p>My final answer:</p>
<ul>
<li><strong>If you want to sell very cheaply, don&#8217;t mind appearances, and don&#8217;t need secure download links,</strong> use <a target="_blank" href="http://snipurl.com/6p25h">Paypal</a> Web Payments Standard or Pro and/or <a target="_blank" href="http://checkout.google.com">Google Checkout</a> to process your payments. As your shopping cart, use a WordPress ecommerce theme/free plugin, or use the free Paypal/Google carts.</li>
<p></p>
<li><b>If you need secure download links for digital products—ebooks, mp3s, video, etc.—</b>then your quickest, cheapest, easiest option is to use Google or Paypal to process your payments, and pay a small monthly fee to use the <a target="_blank" href="<a target="_blank" href="http://snipurl.com/72ywb">E-junkie cart</a>.</li>
<p></p>
<li><b>If you want a top-of-the-line experience for you and your customers,</b> with maximum flexibility and ease of use, use <a target="_blank" href="http://snipurl.com/6es2k">1shoppingcart</a>, along with a merchant account and gateway like Authorize.net or Cybersource.</li>
</ul>
<p>
And th-th-th-that&#8217;s all, folks! Happy selling to you.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fcreatingwebsuccess.com%2Fwordpress%2Fchoose-shopping-cart-ecommerce-site%2F';
  addthis_title  = 'Ecommerce%3A+How+to+Choose+the+Best+Shopping+Cart+for+Your+Site';
  addthis_pub    = 'smpomeroy';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
<img src="http://creatingwebsuccess.com/?ak_action=api_record_view&id=180&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://creatingwebsuccess.com/wordpress/choose-shopping-cart-ecommerce-site/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
