Download presentation
Presentation is loading. Please wait.
Published byBarnard Charles Modified over 6 years ago
1
9/11/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
2
9/11/ :55 PM P4148 How to add an In app purchase flow to your desktop app leveraging the Desktop Bridge Vladimir Postel Program Manager | AppModel © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
3
Overview Problem: Monetization is challenging! You have to create a custom web site, establish a payment relationship and make a site promotion which is a lot of work. Solution: The Desktop Bridge – package your desktop app and extend your reach through the Windows Store. You now can easily monetize your app via In-app purchases APIs directly from your desktop application.
4
Demo App layout The projects in the solution Manifest App’s functionality
5
Adding In app purchase flow
IAP APIs Register as an app developer Create a Store App by reserving the name of the converted app Submit your converted app to the Store Package your existing app Create your store-managed durables/ consumables Add the new APIs! var addOns = await storeContext.GetAssociatedStoreProductsAsync(filterList); var result = await storeContext.RequestPurchaseAsync(product.StoreId); var appLicense = await storeContext.GetAppLicenseAsync(); Notification
6
Summary It is easy to monetize your desktop app with In-app purchases APIs and distribute it through the Windows Store References Msdn docs and samples- Microsoft Virtual Academy course on Desktop Bridge - Package with Visual Studio - Call to action Monetize your application and submit it to the Windows Store! To start just fill out this form
7
9/11/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.