I was wanting to make a few arcade games, and that got me thinking about IAP. We all know those games where you could play for a certain powerup or buy coins and get it faster. I want to be able to implement that into my game.
So my question is: Is there a way to implement in app purchases into a Java game? And is that a good idea? (NOTE: The games would either be on the desktop or applets)