Payments in WP8 app

我们两清 提交于 2019-12-10 10:18:13

问题


I am currently making a windows phone 8 silverlight app. In the app we would like to allow the user to pay through paypal or another way of paying. I also looked up the in app payments from the dev center, but did not manage to see a payment with variable values there.

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

Update: according to the policy of the windows phone store you are not alowed to use paypal for example and can nly use Windows Phone in app payments.


回答1:


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 good AND uses the legal way with the Windows Phone SDK 8.0.




回答2:


Only those payment methods that support Windows store for IAP.



来源:https://stackoverflow.com/questions/29790069/payments-in-wp8-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!