WP8 App Payments

I am currently making a Windows Phone 8 silverlight app. In the app, we would like to allow the user to pay via paypal or another payment method. I also looked at payments in apps from the dev center, but couldn't see the variable value payment there.

Any help on what to use or examples on how to do this would be greatly appreciated.

Update: Per the Windows Phone Store policy, you cannot use paypal, for example, and can use Windows Phone in your apps.

+3


source to share


2 answers


This example from visualstudiomagazine should work: http://visualstudiomagazine.com/articles/2013/07/01/in-app-purchasing-for-windows-phone-8.aspx



They explained it very well AND has been using the legal way since Windows Phone SDK 8.0.

+2


source


Only those payment methods that support Windows Store for IAP.



+1


source







All Articles