summaryrefslogtreecommitdiffstats
path: root/docs/html/training/in-app-billing
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2013-04-22 14:22:47 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-04-22 14:22:47 -0700
commitcca235525f14ba8845ef5385036e7913c23f7dd1 (patch)
tree9c1e95ae9dbd04ceec115b213ef3ab418f026257 /docs/html/training/in-app-billing
parentce534905a63f97766f487798fd61cb8414da04fe (diff)
parent974af93de950b68616aed44985720e2978db5393 (diff)
downloadframeworks_base-cca235525f14ba8845ef5385036e7913c23f7dd1.zip
frameworks_base-cca235525f14ba8845ef5385036e7913c23f7dd1.tar.gz
frameworks_base-cca235525f14ba8845ef5385036e7913c23f7dd1.tar.bz2
am 974af93d: Doc change: update payment detail for merch account.
* commit '974af93de950b68616aed44985720e2978db5393': Doc change: update payment detail for merch account.
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 de2dac5..4698cf7 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 Checkout Merchant</a> 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 Wallet</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">