Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa141fb0 authored by quddusc's avatar quddusc Committed by Android Git Automerger
Browse files

am c2cc2999: am 7e8a997f: am 62729b15: Merge "docs: Removed obsolete...

am c2cc2999: am 7e8a997f: am 62729b15: Merge "docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095" into klp-docs

* commit 'c2cc2999':
  docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095
parents d8facb67 c2cc2999
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -153,8 +153,7 @@ number of in-app items.</p>
  </li>
  <li><strong>Description</strong>
    <p>The description is a long descriptor for the item. For example, "Instantly puts creatures to
    sleep. Does not work on angry elves." Every item must have a description. The description is
    visible to users during checkout. Descriptions can be up to 80 characters in length.</p>
    sleep. Does not work on angry elves." Every item must have a description. Descriptions can be up to 80 characters in length.</p>
  </li>
  <li><strong>Price</strong>
    <p>You must provide a default price in your home currency. You can also provide prices in other
+0 −7
Original line number Diff line number Diff line
@@ -130,13 +130,6 @@ Google Play sends your application the purchase details, such as the order
number, the order date and time, and the price paid. At no point does your 
application have to handle any financial transactions; that role is provided by 
Google Play.</p>
<img src="{@docRoot}images/in-app-billing/v3/iab_v3_checkout_flow.png" height="382" id="figure1" />
<p class="img-caption">
  <strong>Figure 1.</strong> Applications initiate In-app Billing requests 
through their own UI (first screen). Google Play responds to the request by 
providing the checkout user interface (middle screen). When checkout is 
complete, the application resumes.
</p>

<h2 id="samples">Sample Application</h2>
<p>To help you integrate In-app Billing into your application, the Android SDK