am f4011173
: am 31573d45
: Merge "docs: Added link to in-app billing testing API guide and removed misleading statement. Bug: 9436754" into klp-docs
* commit 'f40111731581f03dc1b447b432331b3415fb87b9': docs: Added link to in-app billing testing API guide and removed misleading statement. Bug: 9436754
This commit is contained in:
@ -19,8 +19,7 @@ previous.link=purchase-iab-products.html
|
|||||||
|
|
||||||
<h2>You should also read</h2>
|
<h2>You should also read</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="{@docRoot}google/play/billing/billing_overview.html">In-app Billing
|
<li><a href="{@docRoot}google/play/billing/billing_testing.html">Testing In-app Billing</a></li>
|
||||||
Overview</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -50,7 +49,11 @@ Test your In-app Billing application with static responses by using Google Play
|
|||||||
<li>Your application is signed with the same certificate that you used for the APK that you uploaded to the Developer Console, before installing it on your device.</li>
|
<li>Your application is signed with the same certificate that you used for the APK that you uploaded to the Developer Console, before installing it on your device.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Login to the test device by using a tester account. Test your In-app Billing application by purchasing a few items, and fix any issues that you encounter. Remember to refund the purchases if you don’t want your testers to be actually charged!</li>
|
<li>Login to the test device by using a tester account. Test your In-app
|
||||||
|
Billing application by purchasing a few items, and fix any issues that you
|
||||||
|
encounter. To learn more about how you can perform large-scale testing of your
|
||||||
|
In-app Billing app, see <a href="{@docRoot}google/play/billing/billing_testing.html#test-purchases}">Test Purchases (In-app Billing Sandbox)</a>.
|
||||||
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user