Monetize facebook games

0 favourites
  • 10 posts
From the Asset Store
Easily generate many levels from a set of pre-built scenes (Construct 3 template)
  • I read many posts about this issue and I didn't understand yet if is possible or not to monetize facebook games and how can I do it?

  • Up

  • Hey guys, some help here! I need to know it to buy the C2. I'll develope games only for web.

  • Indeed it is possible. I built support for Facebook payments on a few apps now. For example this one: https://apps.facebook.com/wildbunchdemo/

    Built completely with Construct 2 and PHP/MySQL for saving user data regarding purchase history. So it is completely possible. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Thanks And about Ads? Is it possible?

  • Yes its possible

  • Could you explain to me how? can I use a plugin? which one?

  • I've got it all set but its not on my store yet. You could private message me if you dont want to wait. I'm packaging a whole bundle together. The bundle includes the construct 2 plugins needed, the mysql database file, the facebook purchase html files, and the php/htaccess files.

    Altogether you can:

    1:Process up to two in app purchases via facebook securely. The php file verifies the payment belongs to a set user on the server side so no one can grab someone elses payment. The payment is verified against all payments previously saved into the mysql database, so if someone tries to repeat their payment via ajax........ they will find out its impossible.

    2:Utilize a player database that comes preprogrammed with score, level, and up to two in app items.

    3:Interact with the database in a way that expires which limits the potential for users manually adjusting the score and level. Paid items cannot be added without an unused Facebook payment, so no worries there.

    4: Facebook plugin and Facebook payment plugin for C2 streamline the process of implementing payments or other Facebook features. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    5: Mysql plugin streamlines the process of interacting with the database.

    6: It's not a 1 app database. All your apps can share the same database/plugin without fear of corrupting any data.

    All that being said, the php interface uses human readable urls, so you could easily enough, just use the Ajax plugin if you decide to add new functionality to the database/php code. It's also a pretty user friendly php interface which you can add functionality to without a lot of effort.

    So if your interested, let me know. I plan on having it on my store http://shop.lockegames.com soon enough. If you can't wait just send me a PM or an email to lance@lockegames.com. You could look my up on Facebook at facebook.com/hikenh as well.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Wow that sounds so promising! I'm now concentrating on Android, but I would love to expand my knowledge and hopefully test one in facebook in the very near future. I've added you on Facebook.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)