I know I already asked related question but now it’s a bit different situation.
I found out that it is possible to implement Android in-app billing in Phonegap project. At least with the final 1.0 release. But it looks like it requires really a lot of code (both native Java and Javascript). Too much work for this task for one developer.
Does anyone already did plugin for Phonegap to use Android in-app billing?
Or maybe someone developing it right now?
New PayPal plugin is good and it works well but I also should implement native Android payments somehow.
Please help!
I just release my plugin prototype in github. I tested only with the testing product ids provided by Google. Take a look and fork it if you want: https://github.com/luoihoc/CallbackBillingPlugin