开发者

Android In-app billing Phonegap 1.0

开发者 https://www.devze.com 2023-03-25 21:41 出处:网络
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 r

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 have just released an in app billing plugin for cordova 2.0:
https://github.com/poiuytrez/AndroidInAppBilling

Update: I have upgraded the plugin to the In App Billing api v3.


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

0

精彩评论

暂无评论...
验证码 换一张
取 消