<?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 build a really simple site that sells PDFs</title>
	<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs/</link>
	<description>Comments on Ask MetaFilter post How to build a really simple site that sells PDFs</description>
	<pubDate>Sat, 16 May 2009 10:15:29 -0800</pubDate>
	<lastBuildDate>Sat, 16 May 2009 10:15:29 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to build a really simple site that sells PDFs</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs</link>	
		<description>Codefilter: I&apos;d like to build a website that allows people to buy a PDF of a publication and then download it. Only problem is, I&apos;m not an out-and-out coder/developer. &lt;br /&gt;&lt;br /&gt; Here&apos;s what I&apos;d like to do: create a website where people can view simple thumbnails of publications and then buy PDFs of these, ideally using a standard internet payment system (PayPal, Amazon etc). &lt;br&gt;
&lt;br&gt;
Optional, but nice: &lt;br&gt;
&lt;br&gt;
* People could create an account with the site, which would store details, enable them to re-download etc&lt;br&gt;
* Site could accept codes to allow for free downloads, or we could flag up certain accounts as &apos;free&apos;&lt;br&gt;
* Ability to have groups of users, each group seeing different PDFs&lt;br&gt;
&lt;br&gt;
And the complications:&lt;br&gt;
&lt;br&gt;
I am not, in terms of training a coder or developer. I have reasonable HTML and CSS knowledge, and have lots of experience with CMS type systems, but no real experience writing PHP etc. &lt;br&gt;
&lt;br&gt;
I&apos;d very grateful for pointers towards something that can help - or am I being wildly optimistic about what I, as a non-coder, can do?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.122257</guid>
		<pubDate>Sat, 16 May 2009 09:58:27 -0800</pubDate>
		<dc:creator>Sifter</dc:creator>
		
			<category>pdf</category>
		
			<category>web</category>
		
	</item> <item>
		<title>By: dubitable</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748221</link>	
		<description>This is not trivial to do, but it&apos;s certainly possible.  However, it strikes me that you&apos;d probably either need to work through a rather high learning curve to build this yourself, customize something like Drupal to achieve this (probably your best bet on with a D.I.Y. strategy or small budget), or just hire a developer to build it for you.&lt;br&gt;
&lt;br&gt;
Question: are you looking to generate the PDFs dynamically with the website upon purchase (or some other time, but by the web application at some point), or are these &quot;pre-built&quot; PDFs of documents which you are just putting up behind an ecommerce system?  That will make a big difference in what sort of answers you get.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748221</guid>
		<pubDate>Sat, 16 May 2009 10:15:29 -0800</pubDate>
		<dc:creator>dubitable</dc:creator>
	</item><item>
		<title>By: Sifter</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748227</link>	
		<description>Sorry - should have mentioned that these are pre-generated PDF files, the system doesn&apos;t need to creat them.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748227</guid>
		<pubDate>Sat, 16 May 2009 10:24:19 -0800</pubDate>
		<dc:creator>Sifter</dc:creator>
	</item><item>
		<title>By: Sifter</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748228</link>	
		<description>*e.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748228</guid>
		<pubDate>Sat, 16 May 2009 10:24:48 -0800</pubDate>
		<dc:creator>Sifter</dc:creator>
	</item><item>
		<title>By: txvtchick</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748236</link>	
		<description>wordpress and &lt;a href=&quot;http://www.newmedias.co.uk/wordpress-membership/&quot;&gt;yourmembers&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748236</guid>
		<pubDate>Sat, 16 May 2009 10:36:11 -0800</pubDate>
		<dc:creator>txvtchick</dc:creator>
	</item><item>
		<title>By: PatoPata</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748251</link>	
		<description>Since I use WordPress for everything these days, my first thought is to do this with WordPress and a shopping cart like E-Junkie. &lt;br&gt;
&lt;br&gt;
I&apos;m using E-Junkie to sell access to a membership site and am very happy with it. It&apos;s cheap and lightweight but still has many useful features, such as coupons, discounts, etc. It was originally designed to do what you want--sell digital downloads. Here&apos;s a &lt;a href=&quot;http://www.e-junkie.com/ej/features.htm&quot;&gt;quick list of features&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
What I like about E-Junkie is that they don&apos;t make you set up a separate &quot;shopping cart&quot; page on their system. You just copy HTML code for the &quot;Buy&quot; button for each product and paste it on whatever site you&apos;re using to sell from.&lt;br&gt;
&lt;br&gt;
You could use the WordPress category feature to group PDFs, and you could use a membership plugin like &lt;a href=&quot;http://member.wpwishlist.com/&quot;&gt;this one&lt;/a&gt; from WishList to control what each group (level of membership) can see. If you don&apos;t want the site to look like a blog, you can manually code the WordPress menu and identify a specific home page that looks like a &quot;regular&quot; site.&lt;br&gt;
&lt;br&gt;
I&apos;m not sure if E-Junkie lets each customer save credit card info and past purchases in an account, but you can send re-download links to past buyers.&lt;br&gt;
&lt;br&gt;
No matter what solution you use, I would suggest avoiding anything that requires you to use PayPal. When I used them, I was one of the many innocent merchants who are presumed guilty by PayPal and without warning locked out of their accounts. They&apos;re also a bureaucracy that has poor internal communication, their site was often slow and occasionally down, their customer support was dismal, and once all their fees added up, they weren&apos;t a deal, either. &lt;br&gt;
&lt;br&gt;
I&apos;m far happier with a &quot;real&quot; merchant account through Dharma Merchant Services, using Authorize.Net as the gateway.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748251</guid>
		<pubDate>Sat, 16 May 2009 10:56:32 -0800</pubDate>
		<dc:creator>PatoPata</dc:creator>
	</item><item>
		<title>By: darth_tedious</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748268</link>	
		<description>Basically, you want a membership site with a payment-processing system and a download system.&lt;br&gt;
&lt;br&gt;
You can probably use GetaFreelancer.com or the like to hire someone who can set up a system for $300... or $100... or even $75. &lt;br&gt;
&lt;br&gt;
Alternatively, you can do it yourself with a membership script, such as this &lt;a href=&quot;http://membershipmanagersupreme.com/&quot;&gt;one&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
For the backend, you can use PayPal.com, or Clickbank.com, or get yourself a merchant account. Honestly, for convenience&apos;s sake, PP and CB are perfectly viable solutions.&lt;br&gt;
&lt;br&gt;
If I were just starting out selling PDFs, I&apos;d a) hire somebody to build it for me and get a simple system running; b) THEN learn about the details, afterward. Site tweaking can be costly, in terms of time and energy, and hiring some eager coder in Badluckistan, one who&apos;s already done what you want to do, makes things much easier.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748268</guid>
		<pubDate>Sat, 16 May 2009 11:10:20 -0800</pubDate>
		<dc:creator>darth_tedious</dc:creator>
	</item><item>
		<title>By: Picklegnome</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748306</link>	
		<description>This isn&apos;t a direct answer to your question, but if all you need is that processing system, you might consider using something such as &lt;a href=&quot;http://www.lulu.com&quot;&gt;Lulu&lt;/a&gt;, which will give you a &quot;storefront&quot; and will handle the payment/download transactions.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748306</guid>
		<pubDate>Sat, 16 May 2009 11:40:22 -0800</pubDate>
		<dc:creator>Picklegnome</dc:creator>
	</item><item>
		<title>By: FearTormento</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748367</link>	
		<description>Take a look at  &lt;a href=&quot;http://www.goodbarry.com&quot;&gt;GoodBarry&lt;/a&gt;. It&apos;s a pretty well designed and simple storefront package with a CRM and many other features built in. You can do e-downloads with their store. I&apos;m about to use it for one of my clients storefronts.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748367</guid>
		<pubDate>Sat, 16 May 2009 12:38:36 -0800</pubDate>
		<dc:creator>FearTormento</dc:creator>
	</item><item>
		<title>By: woodblock100</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748595</link>	
		<description>To get a basic system up and running isn&apos;t actually all that complicated, using the Paypal IPN system (Instant Payments Notifications). It works like this:&lt;br&gt;
&lt;br&gt;
- you have your .pdfs tucked away somewhere in an unseen directory&lt;br&gt;
- you have &apos;buy now&apos; buttons on your HTML page, which add items to the Paypal shopping cart.&lt;br&gt;
- after they pay (over at Paypal) your site can receive (instantly) a specially formatted IPN message from Paypal containing details of who/what/etc.&lt;br&gt;
- you need a php script on your site that will act as the target of that IPN notification. Your script parses the data, and sends an email to the purchaser with a link to the .pdf file.&lt;br&gt;
&lt;br&gt;
Paypal&apos;s manuals (Merchant Manual and Website Payments Manual) explain all this, and give sample scripts for many variations, so you don&apos;t have to write it all from the ground up. Download them and take a look ...  It might be something you can do yourself, perhaps with a little bit of php advice from somebody.&lt;br&gt;
&lt;br&gt;
(I add one more small twist to this (I sell eBooks this way) by having the download link obfuscated in the customer email. I don&apos;t send them a direct link, but a link to a second php script that locates the .pdf file based on the obfuscated data.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748595</guid>
		<pubDate>Sat, 16 May 2009 17:14:04 -0800</pubDate>
		<dc:creator>woodblock100</dc:creator>
	</item><item>
		<title>By: tvjoshi</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748658</link>	
		<description>It may be a better option for you to go for custom solution. Out-if-the-box solutions are generally to complex in features that they provide and still they may be limiting sometimes if you want to get done something in a very custom way, today or in future. I have also sent you a MeFi mail. Please check your inbox.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748658</guid>
		<pubDate>Sat, 16 May 2009 19:10:22 -0800</pubDate>
		<dc:creator>tvjoshi</dc:creator>
	</item><item>
		<title>By: MesoFilter</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748736</link>	
		<description>&lt;a href=&quot;https://checkout.google.com/seller/integrate.html&quot;&gt;Google Checkout&lt;/a&gt; allows you to sell downloadable content and only requires &quot;Basic HTML&quot; knowledge.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748736</guid>
		<pubDate>Sat, 16 May 2009 21:14:45 -0800</pubDate>
		<dc:creator>MesoFilter</dc:creator>
	</item><item>
		<title>By: lsemel</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748780</link>	
		<description>nthing e-Junkie.  I use it to sell a pdf e-book.  You can set it up to accept both PayPal and Google Checkout payments, and it is very convenient to set up.  e-Junkie handles the checkout portion only, so for the previewing part I&apos;d set up a custom website (either as flat HTML, or using a simple CMS such as Wordpress or Drupal) featuring the e-books.  Upload your e-book previews to Scribd and use the embed code to add them to your site so they are easily browseable, without forcing people to start Acrobat.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748780</guid>
		<pubDate>Sat, 16 May 2009 22:25:25 -0800</pubDate>
		<dc:creator>lsemel</dc:creator>
	</item><item>
		<title>By: malevolent</title>
		<link>http://ask.metafilter.com/122257/How-to-build-a-really-simple-site-that-sells-PDFs#1748866</link>	
		<description>I haven&apos;t used it myself, but you can use &lt;a href=&quot;http://www.shopify.com/&quot;&gt;Shopify&lt;/a&gt; in conjunction with &lt;a href=&quot;http://www.fetchapp.com/&quot;&gt;Fetch&lt;/a&gt; to offer paid downloads, avoiding having to install/maintain your own server-side code.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.122257-1748866</guid>
		<pubDate>Sun, 17 May 2009 03:56:55 -0800</pubDate>
		<dc:creator>malevolent</dc:creator>
	</item>
	</channel>
</rss>
