diff --git a/docs/html/google/play/billing/billing_subscriptions.jd b/docs/html/google/play/billing/billing_subscriptions.jd index f7df7524e8c10..51fec09b5e8e1 100644 --- a/docs/html/google/play/billing/billing_subscriptions.jd +++ b/docs/html/google/play/billing/billing_subscriptions.jd @@ -10,28 +10,9 @@ meta.tags="monetization, inappbilling, subscriptions"
A subscription is a product type offered in In-app Billing that lets you sell content, services, or features to users from inside your app with recurring, automated billing at the interval you specify. You can sell subscriptions to almost @@ -86,7 +87,7 @@ In-app Billing to provide subscription purchasers with extended access to content (for example, from your web site or another service). The server-side API lets you validate the status of a subscription when users sign into your other services. For more information about the API, see Google Play Developer API.
+href="{@docRoot}google/play/developer-api.html">Google Play Developer API.You can also build on your existing external subscriber base from inside your Android apps.
@@ -138,7 +139,7 @@ see Administering In-app Billing.You can also create and manage subscriptions using the - + Google Play Developer API.
If a recurring payment fails (for example, because the customer’s credit card has become invalid), the subscription does not renew. How your app is @@ -270,7 +271,7 @@ is used up.
Using the -Google +Google Play Developer API, you can defer the next billing date for a subscriber. The user continues to be subscribed to the content, and has full access to it, but is not charged during the deferral period. This allows you @@ -416,11 +417,11 @@ will need to request a refund. They can request a refund from the My Orders page in the Play Store, or by contacting you directly.
If you receive requests for refunds, you can use the -Google Play +Google Play Developer API or the Merchant Center to cancel the subscription, verify that it is already canceled, or refund the user's payment without canceling it. You can also use the -Google +Google Play Developer API to refund and revoke a user's subscription. If you refund and revoke a subscription, the user's subscription is immediately canceled, and the user's most recent subscription @@ -512,5 +513,5 @@ managing subscriptions, as well as extending and integrating subscriptions with other services.
For complete information, see -Google Play +Google Play Developer API.
diff --git a/docs/html/images/distribute/carboard.png b/docs/html/images/distribute/carboard.png deleted file mode 100644 index 5962864eef229..0000000000000 Binary files a/docs/html/images/distribute/carboard.png and /dev/null differ