diff options
author | Cheryl Potter <cherylpotter@google.com> | 2015-08-06 16:37:17 -0700 |
---|---|---|
committer | Cheryl Potter <cherylpotter@google.com> | 2015-08-06 16:37:17 -0700 |
commit | caec50ec4916adb3f8aa4ab579e29d6b6308f17d (patch) | |
tree | 8bbd89a4bd1c498032deb3c52293202b98bb5c6b /docs | |
parent | 862f0f030ea229ad226253759b6b758f4f89ddf5 (diff) | |
download | frameworks_base-caec50ec4916adb3f8aa4ab579e29d6b6308f17d.zip frameworks_base-caec50ec4916adb3f8aa4ab579e29d6b6308f17d.tar.gz frameworks_base-caec50ec4916adb3f8aa4ab579e29d6b6308f17d.tar.bz2 |
docs: changed version 5 to 3 for Billing API
b/22870647
Change-Id: Iee9e8d4de05b7e0edd3d81233fd27739c93ceddf
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/google/play/billing/billing_subscriptions.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/google/play/billing/billing_subscriptions.jd b/docs/html/google/play/billing/billing_subscriptions.jd index 05ab185..13660b0 100644 --- a/docs/html/google/play/billing/billing_subscriptions.jd +++ b/docs/html/google/play/billing/billing_subscriptions.jd @@ -211,7 +211,7 @@ to query and update your records and follow up with customers directly, if neede <h3 id="manual-renewal">Manual Renewal</h3> -<p>With version 5 of the In-app Billing API, users can renew a subscription +<p>With version 3 of the In-app Billing API, users can renew a subscription during its active period even if the subscription is not set to automatically renew. If the user purchases a subscription while the subscription is active, it is extended by the appropriate period at the current rate.</p> @@ -230,7 +230,7 @@ say <strong>renew</strong>.</p> <h3 id="upgrade">Subscription Upgrade/Downgrade</h3> <p> - With version 5 of the In-app Billing API, users can upgrade or downgrade a + With version 3 of the In-app Billing API, users can upgrade or downgrade a subscription during its active period. When the user does this, the active subscription is canceled and a new subscription is created. The unused balance of the old subscription is applied on a pro-rated basis to the new |