Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I have a small project that sells legal music online, per transaction is less than a dollar so the traditional payment solutions are not my option because they charge too much fee. I found out that Paypal have a Micropayment solution but it is only available for US companies. Then I checked Amazon, they also have a flexible payment solution, but it is also only available for organizations in United States. So I got no option left, I need to have a payment solution that accepts business that are outside United States(I'm in Philippines), and charge low fees for microtransactions.

share|improve this question

1 Answer

If you have repeat purchasers, consider a "points purchase" solution - used by companies such as iStockPhoto.com, Nintendo Wii (console purchases) etc.

The user buys (say) $10 worth of points which can then be spent on anything over the next year. (Accountants will want an expiry date on unused points because otherwise they will show up as an indefinite liability on the books, but the expiry date can be years rather than days). This makes the minimum transaction worthy of PayPal / credit card processing.

If you can get this to work there is a second advantage: according to behavioral economists people spend points more easily than they spend the equivalent amount of money.

Of course, this assumes that somebody looking at your website will happily say: "I can easily spend 100 points here over the next year". If they can't easily say that, a points system won't work.

share|improve this answer
1  
hi thank you for your suggestion. i'm actually trying to follow how iTunes sell their musics. I realize that they are using a complicated system that will batch the micropayments together so to reduce cost. but i don't have the ability to implement such a solution. so, i search the web to find a solution and found this: merchant.paypal.com/cgi-bin/…. I think this will work out for my problem. – Raymond Ho May 23 '11 at 14:37

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.