56 lines
2.1 KiB
Plaintext
Raw Normal View History

page.title=E-commerce
page.image=/images/cards/card-ecommerce_16-9_2x.png
page.metaImage=Enable easy and secure purchases of physical goods and services, such as clothing or movie tickets, using the Android Pay API.
page.tags="monetizing", "physical goods", "payments", "androidpay"
@jd:body
<div class="figure">
<img src="{@docRoot}images/distribute/android-pay-checkout.png" style="width:300px;">
<p class="figure-caption" style="text-align:center">
Product purchase with Android Pay
</p>
</div>
<p>
With Android Pay, 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/">the Android Pay API</a>
<strong>(US Only)</strong>.
</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 credit or debit card payment
methods. Android Pay helps you minimize user data entry by enabling your payment flow
to retrieve information directly from the user's Google account.
</p>
<p>
You also keep your existing payment infrastructure and leverage Android Pay
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 users wallet and intelligent auto-completion of addresses.</p>
<p><a href=
"https://developers.google.com/android-pay/">Get started with Android Pay</a></p>
<p style="clear:both">
</p>
<div class="headerLine">
<h2 id="related-resources">
Related Resources
</h2>
</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>