I developed a game for Windows Mobile. I am looking for a platform/SDK such that it will allow me sell extra levels and other in game items. There are SDKs for adding ads to the game (e.g. admob) but that is not what I am interested in. Basically I need a platform that will handle purchases for me. And they provide APIs that would allow me to direct user to appropriate payment application/website. Also I should be able to check what user have paid for already. Do you know any such platform that will work for Windows Mobile or Symbian? Thank you.

link|improve this question

68% accept rate
feedback

1 Answer

up vote 3 down vote accepted

There seems to be a company called PlaySpan which does provide such functionality. I have no experience with them though.

link|improve this answer
Hi tomlog, thanks for the answer. They seem to do what I asked for. But there is not much information on their web site. They do not even mentioned the platforms they supported. I am not sure they support mobile at all. Anyway, I will try to figure it out. – Szere Dyeri Aug 10 '09 at 18:23
It shouldn't really matter if they support mobile or not. You probably would setup a web service on your end that acts as a middle man between the mobile app and the content payment platform. Their website does mention they uses web services, so presumably they have some sort of API available to developers. – Tom van Enckevort Aug 10 '09 at 19:13
feedback

Your Answer

 
or
required, but never shown

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