From 103c2126910f32ddcda7f4e0ab9fbed3dedcb917 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 11 Dec 2013 15:35:30 -0800 Subject: Remove inaccurate statement that recommends remaining wih IAB v2 if you uses subscriptions. Subscriptions are supported in v3. Change-Id: I9592f5364afd3c24ab047bb938bdaf6e8bf3b922 --- docs/html/google/play/billing/v2/api.jd | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/docs/html/google/play/billing/v2/api.jd b/docs/html/google/play/billing/v2/api.jd index 7e386a2b7b4b..9501555d0a06 100644 --- a/docs/html/google/play/billing/v2/api.jd +++ b/docs/html/google/play/billing/v2/api.jd @@ -32,14 +32,6 @@ Store app installed on the device.

asynchronous and uses service messages sent as broadcast intents, so it is more complicated than Version 3.

-

Version 2 supports both unmanaged and managed products, as well as supports -subscriptions, where Version 3 does not yet offer support for subscriptions. If -you want to sell subscriptions in your app, you should implement In-app Billing -Version 2, rather than Version 3.

- -

If you do not need to sell subscriptions, you -should implement In-app Billing Version 3 instead.

-

Product Types

In-app Billing Version supports three different product types @@ -500,11 +492,8 @@ limitations.

  • In-app billing can be implemented only in applications that you publish through Google Play.
  • You must have a Google Wallet Merchant account to use Google Play In-app Billing.
  • -
  • In-app billing requires version 2.3.4 (or higher) of the Android Market application. - To support subscriptions, version 3.5 or higher of the Google Play app is required. On devices - running Android 3.0, version 5.0.12 (or higher) of the MyApps application is required.
  • -
  • An application can use in-app billing only if the device is running Android 1.6 (API level 4) - or higher.
  • +
  • To support subscriptions, version 3.5 or higher of the Google Play app is required.
  • +
  • In-app Billing requires Android 1.6 (API level 4) or higher.
  • You can use in-app billing to sell only digital content. You cannot use in-app billing to sell physical goods, personal services, or anything that requires physical delivery.
  • Google Play does not provide any form of content delivery. You are responsible for -- cgit v1.2.3-59-g8ed1b