Top "In-app-billing" questions

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

Test Subscription Feature of In-app Billing

Is it possible to test subscription feature of In-app Billing? I tried using reserved product IDs for testing(android.test.…

android in-app-billing google-play-services
What to use as the developer payload in Google In-App Billing APIs?

The training class for Selling In-app Products in Android suggests to use a payload when making a purchase request: The …

android security in-app-purchase in-app-billing
Android - How to check if subscription is renewed?

I have an android app with renewable monthly subscriptions. In this app I want to notify user some info when …

android in-app-purchase in-app-billing
In App Purchaes with Android Studio unable to find IInAppBillingService

I am working on android project and I am using In App Purchases. It was all working in Eclipe but …

android android-studio in-app-billing
How do I verify Android In-app Billing with a server with Ruby?

I am having trouble figuring out how to verify Androind In-app Billing purchases with my Ruby on Rails server. http://…

java android ruby-on-rails ruby in-app-billing
Handling In-App Billing Refunds in v3

I am trying to implement in-app billing into my application, I have the buying part working right but how do …

android in-app-billing
Does Google Play In-App Billing Version 3 support refunds?

I've gotten IAB v3 working and I was able to make a purchase for a managed item. However, to continue …

android in-app-purchase in-app-billing google-play-services
Is it possible to have multiple APK support based on country?

I have an application that has free and priced products, I need to create two APKs for my application and …

android in-app-purchase google-play in-app-billing
how to get subscription expire date in inapp v3 android

Hi I have I implemented inapp billing V3 for one year subscription for a item using android-inapp-billing-v3. I want to …

android in-app-purchase in-app-billing in-app-subscription
Android In-App-Purchase, how to check if user have purchased one item

is that OK and safe to set a value in SharedPreference to flag that the user have purchased this item? …

android paypal in-app-purchase paypal-sandbox in-app-billing