I'm trying to setup in-app billing for my Android game. Google Play is not making it easy (sigh). I came across a few open source libraries and it seems like The SOOMLA Project is the one more suited for games.
Their readme file explains how to change the android manifest and everything but it doesn't indicate how to request the transaction. Does anyone have experience with this library and can help me get started?