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!

link|improve this question

62% accept rate
feedback

1 Answer

up vote 1 down vote accepted

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.