Software Archive
Read-only legacy content
17061 Discussions

InAppBilling Third-Party Plugin

Keith_T_
Beginner
345 Views

These instructions for Android In In-App Billing are no longer valid: https://software.intel.com/en-us/xdk/article/iap-in-intel-xdk

The com.smartmobilesoftware.inappbilling plugin is no longer available to be added through the "Cordova plugin registry".

Is this plugin still the recommended way to do In-App Billing on Android with the IntelXDK? Should I instead now add this plugin through the "Git repo" option?

Thanks for any information!

0 Kudos
2 Replies
Keith_T_
Beginner
345 Views

It seems to work if you add it through the "Git repo" option, using the URL: https://github.com/poiuytrez/AndroidInAppBilling.git

It also requires you add the "BILLING_KEY" variable / parameter when adding the plugin with the value of the Base64-encoded RSA public key found in the Google Play Store under the "Services & APIs" tab for your app.

0 Kudos
Elroy_A_Intel
Employee
345 Views

We have updated this article. Thank you for your feedback.

0 Kudos
Reply