<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to charge money for Web content</title>
	<link>http://ask.metafilter.com/72851/How-to-charge-money-for-Web-content/</link>
	<description>Comments on Ask MetaFilter post How to charge money for Web content</description>
	<pubDate>Tue, 02 Oct 2007 10:00:31 -0800</pubDate>
	<lastBuildDate>Tue, 02 Oct 2007 10:00:31 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to charge money for Web content</title>
		<link>http://ask.metafilter.com/72851/How-to-charge-money-for-Web-content</link>	
		<description>If you were a web developer who needed to set up a subscribers-only section of a website, where the subscriptions are paid for online (credit card and possibly PayPal), and auto-renew by default, how would you go about it? Would you find a payment gateway that handles auto-renewing subscriptions and use their API to build a little checkout app? Or find an off-the-shelf cart that supports such a gateway, and just set the cart up and enable the gateway? Or is there an altogether better way?  &lt;br /&gt;&lt;br /&gt; Additional constraint: The solution has to work on a Windows server.&lt;br&gt;
&lt;br&gt;
Specific product/service recommendations appreciated.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.72851</guid>
		<pubDate>Tue, 02 Oct 2007 09:34:08 -0800</pubDate>
		<dc:creator>bricoleur</dc:creator>
		
			<category>autorenew</category>
		
			<category>subscription</category>
		
			<category>ecommerce</category>
		
			<category>website</category>
		
	</item> <item>
		<title>By: Steven C. Den Beste</title>
		<link>http://ask.metafilter.com/72851/How-to-charge-money-for-Web-content#1085016</link>	
		<description>I&apos;d subcontract it to someone like &lt;a href=&quot;http://ccbill.com/&quot;&gt;CCBill.com&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72851-1085016</guid>
		<pubDate>Tue, 02 Oct 2007 10:00:31 -0800</pubDate>
		<dc:creator>Steven C. Den Beste</dc:creator>
	</item><item>
		<title>By: derbs</title>
		<link>http://ask.metafilter.com/72851/How-to-charge-money-for-Web-content#1085062</link>	
		<description>Are you based in the US? If you&apos;re in the UK, I recently completed an e-commerce site for a customer using the &lt;a href=&quot;http://www.hsbc.co.uk/1/2/business/cards-payments/secure-epayments&quot;&gt;HSBC API gateway&lt;/a&gt;. It was a ball ache, but basically just involved passing some XML to their server using asp&apos;s httpxmlwebrequest. You&apos;ll need to set up a merchant account though, which took my customer a couple of weeks and was subject to all sorts of checks.&lt;br&gt;
&lt;br&gt;
I&apos;m sure they had an option for recurring payments every x weeks/months (check out the FAQs section in the link above). If you&apos;re UK based and decide to go the HSBC route i&apos;d be happy to help</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72851-1085062</guid>
		<pubDate>Tue, 02 Oct 2007 10:31:23 -0800</pubDate>
		<dc:creator>derbs</dc:creator>
	</item><item>
		<title>By: phixed</title>
		<link>http://ask.metafilter.com/72851/How-to-charge-money-for-Web-content#1085095</link>	
		<description>I use ProStores to manage the billing for my websites that charge subscription based services.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72851-1085095</guid>
		<pubDate>Tue, 02 Oct 2007 10:58:05 -0800</pubDate>
		<dc:creator>phixed</dc:creator>
	</item><item>
		<title>By: JonB</title>
		<link>http://ask.metafilter.com/72851/How-to-charge-money-for-Web-content#1085097</link>	
		<description>Paypal can do &lt;a href=&quot;https://www.paypal.com/pdn-recurring&quot;&gt;Subscriptions and Recurring Payments&lt;/a&gt;. They have a very easy to use api.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72851-1085097</guid>
		<pubDate>Tue, 02 Oct 2007 10:58:15 -0800</pubDate>
		<dc:creator>JonB</dc:creator>
	</item><item>
		<title>By: chrismear</title>
		<link>http://ask.metafilter.com/72851/How-to-charge-money-for-Web-content#1085426</link>	
		<description>Do &lt;i&gt;not&lt;/i&gt; store the credit card details yourself. Just in case you were considering it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72851-1085426</guid>
		<pubDate>Tue, 02 Oct 2007 14:16:14 -0800</pubDate>
		<dc:creator>chrismear</dc:creator>
	</item><item>
		<title>By: Steven C. Den Beste</title>
		<link>http://ask.metafilter.com/72851/How-to-charge-money-for-Web-content#1085562</link>	
		<description>Chris Mear is right. This is a job best left to people who know what they&apos;re doing. If there is any hole in your security, any bug in your software, that allows someone to break in and steal your account file, you are in deep shit.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72851-1085562</guid>
		<pubDate>Tue, 02 Oct 2007 16:01:55 -0800</pubDate>
		<dc:creator>Steven C. Den Beste</dc:creator>
	</item>
	</channel>
</rss>
