1 page.title=E-commerce 2 page.image=/images/cards/card-ecommerce_16-9_2x.png 3 page.metaImage=Enable easy and secure purchases of physical goods and services, such as clothing or movie tickets, using the Android Pay API. 4 page.tags="monetizing", "physical goods", "payments", "androidpay" 5 @jd:body 6 7 <div class="figure"> 8 <img src="{@docRoot}images/distribute/android-pay-checkout.png" style="width:300px;"> 9 <p class="figure-caption" style="text-align:center"> 10 Product purchase with Android Pay 11 </p> 12 </div> 13 <p> 14 With Android Pay, you've the added flexibility of selling 15 physical goods and services, such as clothing or movie tickets, through your 16 apps using <a href= 17 "https://developers.google.com/wallet/instant-buy/">the Android Pay API</a> 18 <strong>(US Only)</strong>. 19 </p> 20 <p> 21 You can use this option where your app is the store-front for retail or 22 webtail operations. However, you can also combine it with your <a href= 23 "{@docRoot}distribute/monetize/premium.html">premium</a> and <a href= 24 "{@docRoot}distribute/monetize/freemium.html">freemium</a> apps by offering 25 related products. 26 </p> 27 <p> 28 Your customers purchase goods and services with credit or debit card payment 29 methods. Android Pay helps you minimize user data entry by enabling your payment flow 30 to retrieve information directly from the user's Google account. 31 </p> 32 <p> 33 You also keep your existing payment infrastructure and leverage Android Pay 34 to optimize your payment flow — users can make purchases in as a few as 35 two clicks and the flow is simplified with features to retrieve information 36 directly from the users wallet and intelligent auto-completion of addresses.</p> 37 38 <p><a href= 39 "https://developers.google.com/android-pay/">Get started with Android Pay</a></p> 40 41 <p style="clear:both"> 42 </p> 43 <div class="headerLine"> 44 <h2 id="related-resources"> 45 Related Resources 46 </h2> 47 48 49 </div> 50 <div class="resource-widget resource-flow-layout col-13" 51 data-query="collection:distribute/monetize/ecommerce" 52 data-sortOrder="-timestamp" 53 data-cardSizes="9x3" 54 data-maxResults="6"></div> 55 56