05-14-2012 07:06 AM
Hi all,
Is it possible to store renewal keys as digital goods. My application is already published on app world as a paid app and while renewing I want to use in app-billing. Can we use 2 set of reneal key pools, one for 1 year duration and other for 2 year duration?
Thanks.
Solved! Go to Solution.
05-16-2012 01:00 PM
Keys aren't needed for subscription-based apps, you can use the Payment SDK to verify the status of a subscription.
Is there a use case where the Payment SDK would not be ideal to use?
05-16-2012 11:06 PM
Do want to say that we can have 2 different subscriptions one for 1 year and other for 2 years?
05-17-2012 12:06 AM
In case of subcription, by default user has to renew the app at the end of subscribed period. But my client dont want to do that. We don't want to continue the subscription, user should continue using the app only if he/she wants to.
Also I could not find any option for subscription of 1 or 2 year duration. It only shows options of 7 days or 30 days subscription.
05-17-2012 07:00 AM
Just 7 or 30 days. The user can cancel if they would not like to continue the subscription, but there is no auto-cancellation.
05-30-2012 05:04 AM