Service to handle online sales of software


5

I am selling a little niche app on the app store. http:www.finaltouchapp.com

For several reasons I also want to sell it directly from the web page. Are there any out of the box solutions that you can plug into your site or do I have to create it from scratch with paypal etc.?

Edit

Thanks for all the answers

I also found:

http://pulleyapp.com/ http://www.fetchapp.com/

Software Selling Order

asked Oct 20 '11 at 06:33
Blank
Thom Pete
1,296 points

3 Answers


5

This is a good question -- it's smart that you're looking to selling your software on your own website. Now you get to keep a bigger cut of the app price.

Keith's answer is right about the steps if you want to build it yourself. Or a more broad overview of what you need is this:

  • A payment provider : It doesn't need to be a merchant account, but rather it can be anything like FastSpring, PayPal, or any one of the thousands of payment providers. There are some big hurdles for getting a merchant account (rather than something like FastSpring). One downside to a merchant account is that you need to maintain PCI compliance. This can be expensive.
  • A licensing system : Since you'll be operating outside of the Mac app store you'll need to add your own licensing to your software. You can either build this yourself or purchase from a third party.

I'm founder of the company that makes LimeLM -- a licensing solution for Mac, Windows, and Linux. We have articles and some "drop in" code written for Authorize.NET, PayPal, MoneyBookers, and FastSpring. You can just take the code, modify the price and a few other configuration options, then upload it to your website.

Our customers prefer the FastSpring option (see: Automate license generation with FastSpring ) because they have to add 0 code to their own website. You can just paste the license generation code directly into your FastSpring dashboard and add a link to the checkout page on your website. This way a customer can just checkout through FastSpring and get their product key emailed to them immediately.

We have a free plan if you just want to kick the proverbial tires before you commit. Also, FastSpring has a "sandbox" account that you can try out as well. So, if you're looking for a ready-made solution then FastSpring+LimeLM is a good place to start.

Tell me if this helps.

answered Oct 20 '11 at 08:51
Blank
Wyatt O'day
964 points

1

When you consider Apple is taking 1/3, it is worth considering the costs to sell your software directly through your own web site.

There are several online services that will help you, esellerate is a big player, and Kagi is an oldie and of course there's PayPal. These services come with a price. Sometimes a really steep price.

In the long run, it's not tough to build your own and save money. There's 3 components in a build your own solution:

  1. Merchant Account.
    It's actually pretty easy to setup a merchant account (usually through your bank). Chase Bank is really small business friendly these days with super competitive merchant accounts. We use Chase and Authorize.net for processing, costing us well under 4% net per transaction.
  2. Processing payments from your web site.
    There's a bunch of e-commerce plugins for your web site at a very low cost.
  3. Registering/distributing purchased software.
    You can go with auto generated license keys with free downloads. Some of the plugins for e-commerce include license generation code that you can incorporate into your software to activate it as purchased. Some plugins also provide a link to the software (somewhat similar to Apple) so there's no serial number/activation codes involved.
answered Oct 20 '11 at 07:16
Blank
Keith De Long
5,091 points

1

I use bitbuffet.com. They provide an easy way to securely sell files and get paid via PayPal. They don't do anything to help you with license keys and the like, but it is cheap and easy to use. Also, the money from sales goes directly to your PayPal account.

There a number of companies that provide similar services as well.

answered Oct 20 '11 at 10:13
Blank
Kekito
1,936 points

Your Answer

  • Bold
  • Italic
  • • Bullets
  • 1. Numbers
  • Quote
Not the answer you're looking for? Ask your own question or browse other questions in these topics:

Software Selling Order