OSDN Git Service

docs: Added descriptions of IAB subscription-specific settings. am: 145b377b38
authorKevin Hufnagle <khufnagle@google.com>
Wed, 4 Jan 2017 01:28:19 +0000 (01:28 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Wed, 4 Jan 2017 01:28:19 +0000 (01:28 +0000)
am: 4418907d50

Change-Id: I486f53410a427f373daec719bac522289d812e7a

1  2 
docs/html/google/play/billing/billing_admin.jd

@@@ -185,56 -188,108 +188,123 @@@ number of in-app items.</p
    </figcaption>
  </figure>
  
+ <h4 id="billing-form-add-subscription">
+   Adding subscription details
+ </h4>
+ <p>
+   When you add a subscription to a product list, you must define its billing
+   period. All other settings related to subscriptions are optional. The
+   following list shows each property that you can set:
+ </p>
+ <dl>
+   <dt>Billing period</dt>
+   <dd>
+     <p>
+       Sets the frequency at which a user is charged while their subscription
+       is active.
+     </p>
+     <p>
+       If the billing period for the new subscription is Seasonal, you must
+       specify when the season starts and ends using the <strong>Start
+       date</strong> and <strong>End date</strong> options. The subscription is
+       active only between these two dates.
+     </p>
+     <p>
+       To allow users to activate a seasonal subscription for a discounted price
+       after the season begins, you can provide prorated pricing by selecting
+       <strong>Add Prorated Price</strong>. In the text boxes that appear after
+       you select this option, specify a discounted price for your subscription,
+       as well as the first date during the season when users can activate the
+       subscription for the discounted price. You can set multiple prorated
+       prices for a single subscription, with each price point taking effect on
+       a different start date.
+     </p>
+     <p class="note">
+       <strong>Note:</strong> After you activate a subscription, you cannot
+       change the subscription's billing period. For a seasonal subscription,
+       this restriction means that you also cannot change the season's start and
+       end dates. However, you can still add, change, and remove the prorated
+       prices that you've associated with a seasonal subscription.
+     </p>
+   </dd>
+   <dt>Free trial period</dt>
+   <dd>
+     Sets the number of days that users can access the subscription for free
+     after they first activate it. The trial period must be at least 7 days.
+   </dd>
+   <dt>Grace period</dt>
+   <dd>
+     Determines the amount of time that the user can continue accessing the
+     subscription after their payment is declined. If the user doesn't fix their
+     payment issue after the grace period has ended, their access to the
+     subscription is revoked.
+   </dd>
+ </dl>
+ <p>
+   To learn more about how you can manage subscriptions using the In-app Billing
+   service, see the
+   <a href="/google/play/billing/billing_subscriptions.html">In-app
+   Subscriptions</a> guide.
+ </p>
  <h3 id="billing-bulk-add">Adding a batch of items to a product list</h3>
  
 -<p>To add a batch of items to a product list using a CSV file, you first need to create your CSV
 -file. The data values that you specify in the CSV file represent the same data values you specify
 -manually through the In-app Products UI (see <a href="#billing-form-add">Adding items one at a time
 -to a product list</a>).
 +<p>To add a batch of items to a product list using a CSV file, you first need to
 +create your CSV file. The data values that you specify in the CSV file represent
 +the options that you set when adding in-app products to a product list using the
 +Google Play Developer Console UI. For more information about using this UI, see
 +<a href="#billing-form-add">Adding items one at a time to a product list</a>.
  
 -<p>If you are importing and exporting CSV files with in-app products, keep
 -country-specific pricing in mind. If you use auto-fill, you can provide a
 -tax-exclusive default price, and tax-inclusive prices will be auto-filled. If you
 -do not use auto-fill, prices you provide must include tax.</p>
 +<p class="note"><strong>Note:</strong> Batch upload of in-app product lists
 +containing subscriptions is not supported. Also, when updating existing items in
 +a batch upload, you cannot include changes to in-app products that are linked to
 +a <a href="#pricing-template">pricing template</a>.</p>
  
 -<p class="note"><strong>Note:</strong> Batch upload of product lists containing
 -subscriptions is not supported. Also, when updating existing items in a batch
 -upload, you cannot include changes to in-app products that are linked to a
 -<a href="#pricing-template">pricing template</a>.</p>
 -
 -<p>To import the items that are specified in your CSV file, do the following:</p>
 +<p>To import the in-app products that are specified in your CSV file, do the
 +following:</p>
  
  <ol>
 -  <li><a href="http://play.google.com/apps/publish">Log in</a> to your publisher account.</li>
 -  <li>In the <strong>All applications</strong> panel, select the app
 -  name, then open the <strong>In-app Products</strong> page.</li>
 -  <li>On the In-app Products List page, click <strong>Import/Export</strong>
 -  &gt; <strong>Import in-app products from CSV file</strong>, then select your
 -  CSV file.
 -    <p>The CSV file must be on your local computer or on a local disk that is connected to your
 -    computer.</p>
 -  </li>
 -  <li>Select the <strong>Overwrite</strong> checkbox if you want to overwrite existing items in
 -  your product list.
 -    <p>This option overwrites values of existing items only if the value of the <em>product_id</em>
 -    in the CSV file matches the In-app Product ID for an existing item in the product list.
 -    Overwriting doesn't delete items that are on a product list but not present in the CSV
 -    file.</p>
 +  <li>
 +    <a href="http://play.google.com/apps/publish">Log in</a> to your
 +    publisher account.
 +  </li>
 +  <li>In the <em>All applications</em> panel, select the app
 +  name, then open the <em>In-app Products</em> page.</li>
 +  <li>
 +    <p>On the <em>In-app Products</em> page, click
 +    <strong>Import/Export</strong> &gt; <strong>Import in-app products from CSV
 +    file</strong> to open the <em>Import In-app Products</em> dialog.</p>
 +  </li>
 +  <li>
 +    <p>
 +      If you want to overwrite existing in-app products in your product list
 +      during the import process, select the <strong>Overwrite existing
 +      products</strong> checkbox.
 +    </p>
 +    <p>
 +      This option overwrites values of existing items only if the value of the
 +      <code>Product ID</code> in the CSV file matches the in-app product ID for
 +      an existing in-app product in the product list. The overwriting process
 +      doesn't delete in-app products that exist in a product list but aren't
 +      included in the CSV file
 +    </p>
 +    <p class="note"><strong>Note: </strong>If you choose not to overwrite
 +    existing items, the <code>Product ID</code> given to each item in the CSV
 +    file must be different from any of the <code>Product ID</code> values
 +    assigned to existing in-app products.
 +    </p>
 +  </li>
 +  <li>
 +    Select <strong>Browse files</strong>, then choose the CSV file that contains
 +    the items you want to import. The CSV file must be stored locally.
    </li>
  </ol>