diff options
author | Cheryl Potter <cherylpotter@google.com> | 2015-08-14 17:28:38 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-08-14 17:28:38 +0000 |
commit | a2f11f81450d33cd2dac15558f68daa4a4ac4a7f (patch) | |
tree | 5988b0659e43da67c61acd5335dcbac54ac20695 /docs/html/google | |
parent | 98d2d0d54c30dfb1302ff480ba776d8228103ca9 (diff) | |
parent | caec50ec4916adb3f8aa4ab579e29d6b6308f17d (diff) | |
download | frameworks_base-a2f11f81450d33cd2dac15558f68daa4a4ac4a7f.zip frameworks_base-a2f11f81450d33cd2dac15558f68daa4a4ac4a7f.tar.gz frameworks_base-a2f11f81450d33cd2dac15558f68daa4a4ac4a7f.tar.bz2 |
am caec50ec: docs: changed version 5 to 3 for Billing API
* commit 'caec50ec4916adb3f8aa4ab579e29d6b6308f17d':
docs: changed version 5 to 3 for Billing API
Diffstat (limited to 'docs/html/google')
-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 |