summaryrefslogtreecommitdiffstats
path: root/docs/html/distribute/monetize/ecommerce.jd
blob: b3f790d29f2db496a14d2e6df0e2cd6e94410b3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
page.title=E-commerce
page.image=/distribute/images/ecommerce.jpg
page.metaImage=With Instant Buy you can sell physical goods and services from your web pages.
page.tags="monetizing", "physical goods", "wallet"
@jd:body

<div class="figure">
  <img src="{@docRoot}images/gp-ecom-0.png" style="width:300px;">
  <p class="img-caption">
    Product Purchase with Instant Buy
  </p>
</div>

<p>
  With Google Wallet Instant Buy, you've the added flexibility of selling
  physical goods and services, such as clothing or movie tickets, through your
  apps using <a href=
  "https://developers.google.com/wallet/instant-buy/">Instant Buy for
  Android</a> in the US.
</p>

<p>
  You can use this option where your app is the store-front for retail or
  webtail operations. However, you can also combine it with your <a href=
  "{@docRoot}distribute/monetize/premium.html">premium</a> and <a href=
  "{@docRoot}distribute/monetize/freemium.html">freemium</a> apps by offering
  related products.
</p>

<p>
  Your customers purchase goods and services with any Google Wallet payment
  method &mdash; credit card, gift card, or Wallet balance. Google Wallet
  Instant Buy helps you minimize user data entry by enabling your payment flow
  to retrieve information directly from the user’s wallet.
</p>

<p>
  You also keep your existing payment infrastructure and leverage Google Wallet
  to optimize your payment flow &mdash; users can make purchases in as a few as
  two clicks and the flow is simplified with features to retrieve information
  directly from the user’s wallet and intelligent auto-completion of addresses.
  To get started, set up a <a href=
  "{@docRoot}distribute/googleplay/start.html#merchant-account">Merchant
  Account</a>.
</p>

<div class="headerLine clearfloat">
  <h1 id="related-resources">
    Related Resources
  </h1>

  <hr>
</div>
<div class="resource-widget resource-flow-layout col-13"
  data-query="collection:distribute/monetize/ecommerce"
  data-sortOrder="-timestamp"
  data-cardSizes="9x3"
  data-maxResults="6"></div>