summaryrefslogtreecommitdiffstats
path: root/docs/html/training/in-app-billing
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2015-05-22 16:58:14 -0700
committerDirk Dougherty <ddougherty@google.com>2015-05-22 16:58:14 -0700
commitaedbd847fb72fe80595029c7f95b1e6927260ec7 (patch)
treeaa849b7cf706ab800549d0bf149eadaa4b874b34 /docs/html/training/in-app-billing
parent61e6be640b1e5d6ae4cacf0a2e62a7f66f42202c (diff)
downloadframeworks_base-aedbd847fb72fe80595029c7f95b1e6927260ec7.zip
frameworks_base-aedbd847fb72fe80595029c7f95b1e6927260ec7.tar.gz
frameworks_base-aedbd847fb72fe80595029c7f95b1e6927260ec7.tar.bz2
Doc change: updates for preview.
Change-Id: Ie741785ae4b21373fa49dbd7f725cab1f812891a
Diffstat (limited to 'docs/html/training/in-app-billing')
-rw-r--r--docs/html/training/in-app-billing/preparing-iab-app.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/in-app-billing/preparing-iab-app.jd b/docs/html/training/in-app-billing/preparing-iab-app.jd
index 344693a..17cd0d5 100644
--- a/docs/html/training/in-app-billing/preparing-iab-app.jd
+++ b/docs/html/training/in-app-billing/preparing-iab-app.jd
@@ -47,7 +47,7 @@ next.link=list-iab-products.html
<p>The Google Play Developer Console is where you publish your In-app Billing application and manage the various digital goods that are available for purchase from your application. When you create a new application entry in the Developer Console, it automatically generates a public license key for your application. You will need this key to establish a trusted connection from your application to the Google Play servers. You only need to generate this key once per application, and don’t need to repeat these steps when you update the APK file for your application.</p>
<p>To add your application to the Developer Console:</p>
<ol>
-<li>Go to the <a href="http://play.google.com/apps/publish">Google Play Developer Console</a> site and log in. You will need to register for a new developer account, if you have not registered previously. To sell in-app items, you also need to have a <a href="http://www.google.com/wallet/merchants.html">Google Wallet</a> merchant account.</li>
+<li>Go to the <a href="http://play.google.com/apps/publish">Google Play Developer Console</a> site and log in. You will need to register for a new developer account, if you have not registered previously. To sell in-app items, you also need to have a <a href="http://www.google.com/wallet/merchants.html">Google payments</a> merchant account.</li>
<li>Click on <strong>Try the new design</strong> to access the preview version of the Developer Console, if you are not already logged on to that version. </li>
<li>In the <strong>All Applications</strong> tab, add a new application entry.
<ol type="a">