Top "In-app-billing" questions

In-app Billing, a service provided by Android operating system.

“The item you were attempting to purchase could not be found” Android in-app billing

I am receiving this error while testing my app. The app is signed and uploaded to the alpha testing portion …

android in-app-purchase in-app-billing
User is not eligible for this purchase - in app billing

I'm getting "User is not eligible for this purchase" message from google play while trying to purchase as a test. …

android in-app-billing
Android "The payment method has been declined" for every payment method

I'm trying to implement in-app billing using Android, but I'm getting a weird error and I can't find anyone online …

android google-play in-app-billing android-billing
Server side verification of Google Play in-app billing version 3 purchase (part 2)

So I thought I understood how in-app billing and server-side verification works thanks to an answer to a previous question …

android in-app-purchase in-app-billing
Error in Adding the In-app Billing Library

I was doing this following these steps as mentioned in the link. Copy the IInAppBillingService.aidl file to your Android …

android google-play in-app-billing google-play-services
Item you requested is not available for purchase - android in app billing

As I am developing an application which uses in app billing, I am not able to test it using my …

android in-app-billing
In-app Billing - Item requested not available for purchase

I am working on learning in-app billing but I am having a problem with the google's in-app billing example, the …

android in-app-purchase in-app-billing
Testing Android Market in-app billing with dummy credit card credentials

I have configured an Android application to use the in-app billing module as documented at: http://developer.android.com/guide/…

android in-app-billing cjk
How do I verify Android in-app-billing transactions on MY server?

I have made an Android app where items can be purchased using in-app-billing. When an item is purchased the transaction …

php android in-app-billing