I know that I already asked the corresponding question, but now this is a slightly different situation.
I found out that in the Phonegap project you can implement Android in-app billing. At least with the final release of 1.0. But it seems that this requires a lot of code (both native Java and Javascript). Too much work for this task for one developer.
Has anyone already connected a plugin for Phonegap to use Android billing in an application? Or maybe someone is developing this right now?
The new PayPal plugin is good and it works well, but I also have to somehow implement my own Android payments.
Please, help!
source
share