在应用程序内购买的桌面应用程序 [英] In-App purchases for Desktop applications

查看:167
本文介绍了在应用程序内购买的桌面应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要接受应用内购买从我的桌面应用程序中,想知道是否在新的Windows 8 API允许登应用内购买到与桌面使用的应用程序藏汉作为现代用户界面的应用程序? (<一href="http://msdn.microsoft.com/en-us/library/windows/apps/hh465433.aspx">http://msdn.microsoft.com/en-us/library/windows/apps/hh465433.aspx).我已阅读文档,并没有说你的不能的使用它在桌面应用程序,但也有的没有的文档,它的桌面应用程序以及所有我看到网上有关于它是否可以在桌面应用程序中使用,但是问题没有真正明确的答案。

I need to accept in-app purchases from within my desktop application and was wondering if the new Windows 8 API allows thein-app purchasing to be used with Desktop apps aswell as Modern UI apps? (http://msdn.microsoft.com/en-us/library/windows/apps/hh465433.aspx). I have read the docs and it doesn't say that you can't use it in Desktop apps, but there is also no documentation for it for desktop apps and all I have seen online are questions about whether it can be used in desktop apps but no real definitive answers.

这不是一个单纯的购买选择。它更多的是如何我需要实现这对于桌面应用程序的如果它甚至可以做到以的。

This isn't purely a purchasing option. It's more about how I would need to implement this for a Desktop application if it can even be done to begin with.

除此之外:有没有在应用程序内采购框架/ SDK的,你可以建议,如果微软的一个是不是一种选择

Aside from that: Are there any in-app purchasing frameworks/SDK's that you could recommend if the one from Microsoft is not an option?

推荐答案

更新:

下面的文章将您如何能够<一个href="http://blogs.msdn.com/b/windowsstore/archive/2012/06/08/listing-your-desktop-app-in-the-store.aspx"相对=nofollow>提交一个桌面应用程序商店。不幸的是它的工作原理是当用户下载一个的桌面应用程序的从商店,它会加载一个Metro风格的部分,然后浏览他们离开商店下载。在商店的将处理上述交易,并相应地补偿,您可以根据采集。

An article here will outline how you can submit a desktop application to the store. Unfortunately how this works is when the user downloads a Desktop Application from the store, it will load a Metro style portion and then navigate them away from the store to download. The Store will handle said transaction and compensate you accordingly based on the acquisition.

作为提交过程的一部分,你必须提供一个购买页面网址   为您的应用程序。此URL是直接发送用户到一个链路   页面,在这里客户可以获取以最少的点击您的应用程序   可能。这对客户来说是一个很大的特点;如果你为他们提供   用干净和简单的方法来获得您的应用程序,你已经制作   伟大的IM pression,给他们一个简单而明确的收购   经验。

As part of the submission process, you must supply a purchase page URL for your app. This URL is a link that sends the user directly to the page where a customer can acquire your app with the fewest clicks possible. This is a great feature for customers; if you provide them with a clean and easy way to acquire your app, you’re already making a great impression by giving them a simple and clear acquisition experience.

当你提交一个桌面应用程序,您必须提供购买网址   32位和64位系统。这个URL可以是相同的两个

When you submit a desktop app, you must supply a purchase URL for 32-bit and 64-bit systems. This URL can be the same for both.

在应用程序提交过程中,我们要求您提供一个网址   谁需要一个应用程序的x86版本,一个为这些用户谁   需要x64版本。对于版本preVIEW,既URL字段   必需的,并对应于Windows的一个用户的版本   在跑。如果收购网页是相同的两个,我们建议   您在这两个字段使用相同的URL。 Windows应用商店检测   用户是否正在运行Windows,并且用户的x86或x64版本   只能看到对应于该版本的应用程序。

During the app submission process, we request that you supply a URL for users who need the x86 version of an app and one for those who need the x64 version. For Release Preview, both URL fields are required, and should correspond to the version of Windows that a user is running. If the acquisition page is the same for both, we recommend that you use the same URL in both fields. The Windows Store detects whether a user is running the x86 or x64 version of Windows, and users can only see apps that correspond to this version.

从本质上讲,微软将只处理应用程序的商业;所有其他方面将店外的处理。是的微软的直接处理的唯一的方面是最初的商业场所,具有的应用程序内置的有商业部分办理购买你也许可以,但你仍然需要提供的信息要在店外进行处理。

Essentially Microsoft will only be handling the commerce of your application; all other aspects will be handled outside of the store. The only aspect that Microsoft will directly handle is the initial commerce, with In-App purchases you might be able to have the commerce portion handled, but you'll still need to provide the information to be handled outside of the store.

此外,目前纲要的桌面应用程序的功能说真的还没有覆盖任何文件,也许接近8.1的更多详情将于稍后公布。

Also, the current outline for a said feature in desktop applications really hasn't been covered any the documentation, perhaps as 8.1 approaches more details will be announced.

这篇关于在应用程序内购买的桌面应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆