From caec50ec4916adb3f8aa4ab579e29d6b6308f17d Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Thu, 6 Aug 2015 16:37:17 -0700 Subject: docs: changed version 5 to 3 for Billing API b/22870647 Change-Id: Iee9e8d4de05b7e0edd3d81233fd27739c93ceddf --- docs/html/google/play/billing/billing_subscriptions.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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

Manual Renewal

-

With version 5 of the In-app Billing API, users can renew a subscription +

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.

@@ -230,7 +230,7 @@ say renew.

Subscription Upgrade/Downgrade

- 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 -- cgit v1.1