Quick Summary:<p>Saas app allowing Flickr users to create a portfolio site automatically and Charge for them via Paypal.<p>MVP Site:<p>www.flickrcommerce.com<p>More details:<p>We(agiliq.com/whoweare) built it over a period of 24 hours, for the Yahoo Hack Day, Bangalore event.
All code for this is open sourced at http://github.com/agiliq/yahoo-hack-day-2010 . I cant think of licences so we can
keep this opensource, but still keep a reasonable competitive advantage, so I am open to suggestion there as well.<p>I am looking for feedback mostly on the idea, as we have a lot to work for the site. (But it should be usable anyway).<p>API's used.<p>Flickr API with flickrpy
Paypal Website standards payments (until we can get our Paypal app approved)
Paypal adaptive payments.<p>Also this looks a very obvious idea to me, so I cant think of why this has not been done before. :)<p>(Also, if you have not looked at Paypal Adaptive Payments API, you should look at it. Its much saner than their older API, and allows some neat things like chained payments, which means you accept payments from a single user to a single user, and transparently split it, which means we can make a simple cost structure with percentage of Photos sold, without having an upfront charge.)<p>Edit: Also asked on onstartups: at http://answers.onstartups.com/questions/13098/review-this-idea-and-mvp-sell-your-flickr-photos
Here's a bug report:<p>Hit the login with my flickr id, log in, get redirected to a non-existent page, because (for reasons of Yahoo!) my flickr ID has spaces in it.<p>My flickr page <a href="http://www.flickr.com/photos/laprice/" rel="nofollow">http://www.flickr.com/photos/laprice/</a> and the page you construct for me is l.%20a.%20price.flickrcommerce.com It looks like you need to sanitise urls before recording them, or maybe you aren't using the correct field in the API but one that is usually OK, but not this time.<p>Any how, I would love to try it out, and having my photos be another income stream would help me to afford the lens habit I've acquired this summer.
The problem with selling of photos is that the owner is not
"selling" the photo away, at least he would not be willing to in most practical situations.<p>What the owner sells is the "right to use the picture" and the price of the sale depends on where it is being published. If a college student wants to include it in his presentation, the owner would be willing to give away the permission for free and if Conde Nast wants to include it as a magazine cover, then the owner would be willing to charge a 1000 dollars.<p>Your assumption of "selling" the photos to some one for some fixed price, is not sufficiently sophisticated and is unlikely to appeal to the target audience, the photographers.<p>I think what you should do, at least for the start is: Allow the owner to sell the printed copies of their photographs and ship them, and donate all the profits to a social cause: <a href="http://www.acumenfund.org/" rel="nofollow">http://www.acumenfund.org/</a> This lets the photographer put up a banner saying, buy the printed copies of my photo and help the children in India get education.
How will you promote this? The big challenge is getting the word out to people with Flickr accounts.<p>Another issue - I don't know if it's your problem or not - is people selling photos that don't belong to them by uploading copyrighted content to their flickr account and selling it from your site. But let's say someone buys an image without realizing it's copyrighted until after the purchase - do you allow them to get a refund or do you provide some way for them to report the problem?
How long does it take for a Paypal app like this to get approved? Do you need a merchant acccount to act as an intermediary between the buyer and seller?<p>You mentioned that you are using Paypal Website Payments Standard "until you get your Paypal app approved". After it's approved, what happens? Will you have to pay a monthly fee (Website Payments Pro) to keep your Paypal app going?