Will the new Metro API support in app purchases? We will be selling an app in the Microsoft Marketplace that requires a monthly subscription. Is there a model for doing this in place?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use the Windows Store In App purchase, or your own purchase model — unlike the apple app store, you aren’t mandated to use Microsofts IAP. However, there are restrictions such as being PCI compliant.
A good launching point for understanding the options is the windows store blog:
http://blogs.msdn.com/b/windowsstore/archive/2012/07/20/making-money-with-your-apps-through-the-windows-store.aspx
For auto renew options, your gonna have to use PayPal, or stripe. Stripe appears to be the simplest API to work with.