Wednesday, January 30, 2013

[android-developers] Re: Unmanaged items in v3 billing API?

It seems to me that a managed consumable item is a more versatile unmanaged item than using unmanaged items in v3, but I have not dealt with unmanaged items much myself. 

Actually, I have wondered the same thing about subscriptions. Is a subscription just a consumable managed item, that you then consider consumed at the end of the specified period? Well, not quite, because you don't get recurring billing. And its not something I would do if subscriptions in v3 are somewhere just around the corner.

Nathan


On Wednesday, January 30, 2013 9:56:04 AM UTC-8, Michael Parker wrote:
Hi all,

Reading http://developer.android.com/google/play/billing/index.html, it seems that they're really pushing for devs to use v3 of the API. At the end, it says you should use v2 if "you want to sell subscriptions in your app." But v3 doesn't handle selling unmanaged items, while v2 does. It seems that you could simulate selling unmanaged items in v3 by actually selling managed, consumable items that the client immediately consumes. Is this encouraged? Is there a better way to sell unmanaged items in the v3 API?

Thanks,
Mike

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment