From 974af93de950b68616aed44985720e2978db5393 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Mon, 22 Apr 2013 13:03:11 -0700 Subject: Doc change: update payment detail for merch account. Change-Id: I54298c010183a112776065ec894611d5de5f1cc1 --- docs/html/training/in-app-billing/preparing-iab-app.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/html/training/in-app-billing') 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

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.

To add your application to the Developer Console:

    -
  1. Go to the Google Play Developer Console 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 Google Checkout Merchant account.
  2. +
  3. Go to the Google Play Developer Console 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 Google Wallet merchant account.
  4. Click on Try the new design to access the preview version of the Developer Console, if you are not already logged on to that version.
  5. In the All Applications tab, add a new application entry.
      -- cgit v1.1