summaryrefslogtreecommitdiffstats
path: root/docs/html/training/in-app-billing
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2013-04-22 13:03:11 -0700
committerDirk Dougherty <ddougherty@google.com>2013-04-22 14:17:36 -0700
commit974af93de950b68616aed44985720e2978db5393 (patch)
tree158d03ec9fe12b91a6f9ebcd870c939eb4d1d06d /docs/html/training/in-app-billing
parent94ca86e8a019225ff376e5683e87ee3a29713f05 (diff)
downloadframeworks_base-974af93de950b68616aed44985720e2978db5393.zip
frameworks_base-974af93de950b68616aed44985720e2978db5393.tar.gz
frameworks_base-974af93de950b68616aed44985720e2978db5393.tar.bz2
Doc change: update payment detail for merch account.
Change-Id: I54298c010183a112776065ec894611d5de5f1cc1
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 ab33ccc..a7b3528 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">