Questions tagged [in-app-subscription]

Google Play In-app billing subscriptions let you sell content, services, or features in your app with automated, recurring billing.

499 questions
0
votes
0 answers

Google Play In app billing testing with a static response

I am following this link for testing static subscription purchase. But it looks like the given link Set up test accounts is broken. Can any one help on how to test a subscription purchase statically? I tried the reserved product id…
0
votes
1 answer

What's the payment model Google uses for Android In-App Subscriptions?

I want to sell monthly subscription for my android app, which means a fixed amount would be debited from the user's account each month. My question is, how much do I need to pay Google as transaction fee and how often? I know that Google charges 30%…
0
votes
2 answers

Common subscription for Android and iOS App

We are developing a Point of Sale app available on iOS and Android platforms. Our business model is such that, each user will have to pay us a customised cost based upon the number of his business outlets on half yearly or quarterly basis. Once the…
0
votes
1 answer

Auto-Renewal Subscription - Resubscribe

I am finding a strange kind of behaviour with Auto-Renewal Subscription. Let me explain with an example - I subscribe for an paid service with 7 days trail period and enjoy the service for 2 or 3 days then cancels the subscription. My Subscription…
0
votes
1 answer

iOS In-app purchase in multi user app

I just run into a problem with in-app auto-renewable subscription. The app contains this kind of subscription and the app can be used by multiple users but the subscription is bind to the apple id is used on the device. So if a different user log in…
0
votes
0 answers

how to reliably detect subscription changes in android in app billing on the server

We are creating an app in which we have two different premium models: silver and gold. Both are monthly recurring subscriptions. On the server we store which user has subscribed to which premium membership and the date when it will expire. At the…
Florian Gutmann
  • 2,666
  • 2
  • 20
  • 28
0
votes
1 answer

How to detect plan change for android's in-app purchase using GoogglePlay developer API?

thansk for reading Context We provide on-demand video streaming that user can purchase via monthly or yearly subscription on android, ios & web Thus whenever purchases was made on Android, the app send our server a (purchaseToken, subscriptionID)…
0
votes
1 answer

IOS Auto-Renewal Subscription status can't getting

Currently am working with In App Purchase Auto renewal subscription. Which allow user to full access of app if user subscribe the app whatever choose a plan(monthly or yearly). Its working fine to get expiry date of subscription. But is case of…
0
votes
1 answer

App auto renewals in app subscriptions

Is there a way to get the application renewals for in app subscription. I have in app subscription inside my app i wan't to count the number that the user renew the in app subscriptions (Purchase). (In app subscription history inside application).
Munadel
  • 107
  • 2
  • 12
-1
votes
1 answer

Why I am not able to add in-app or subscription to my Google Play Console?

I am a bit puzzled about what to do for adding subscriptions and in-app to the Android version (flutter). The console says: "Your app gets no app for the moment" and "in order to as in-app, you must include BILLING permission in your APK" But in…
Stéphane de Luca
  • 12,745
  • 9
  • 57
  • 95
-1
votes
1 answer

Can we mix In app purchase and Auto renew Subscription?

We have an app and need following use case to be fulfilled is it possible on iOS and android stores ? Sample : User will Pay 10$ to Download the app. Once Downloaded app will showcase all content for 1 year in this 10$ Now after 1 year We want to…
-1
votes
1 answer

How to add subscription to access a page in react native application

Good morning guys! I want to add a feature to my react native application that can only be accessed by subscribed users. But i don't know how to go about it. Also, there are a limited resources on this only. Can anyone please give me the steps…
-1
votes
2 answers

How to programmatically know when a user cancels an in-app subscription?

I have implemented in-app purchase in my app but how to known users cancel subscription programmatically. I want to call API when a user cancels the subscription.
Adil Saiyad
  • 1,582
  • 2
  • 17
  • 34
-1
votes
1 answer

Giving users the allusion of a free trial

I am offering a subscription to users right when they sign up to my iOS app. If the user does not purchase the subscription offer at sign up, I want to give them the premium version of the app for 7 days. Once the 7 days past I want the user to have…
ap123
  • 916
  • 1
  • 8
  • 22
-1
votes
1 answer

Is it required that the price of an iOS in-app subscription product be the same as or lower than a similar product offered directly via a website?

I'm getting ready to release an iOS app that offers subscriptions that we also offer via our website. Our annual subscription via our website is $89 even. I'm thinking of setting the iOS subscription price to $89.99 ($88.99 just looks kooky to me),…
Brian Rak
  • 4,912
  • 6
  • 34
  • 44
1 2 3
33
34