I am developing a windows phone 7 application. In my app user can make purchases. The client need to use paypal for payments.
I found paypal APIs for all other phones (IPhone, Android, Blackberry). But there is no API for windows phone. Is windows phone support paypal ?. Is there any other alternative method if there is no paypal API for windows phone ?
Thanks
Answer: 1
I think in-app purchasing currently is not available for Windows Phone 7.5.
This wil be the feature of WP8 exclusively!
by : domozihttp://stackoverflow.com/users/1182277Answer: 2
I'm having the same problem :-( Currently I think of selling codes via a website and then the user could enter the code in the app. Inconvenient, but should be working. Even though I don't know any technical reason why MS restricts the inapp-payment to WP 8 :-(
by : K232http://stackoverflow.com/users/672756Answer: 3
We can use paypal in windows phone by the Mobile Express Checkout method with the help of a webbrowser control. I implemented and succeeded the paypal implementation in windows phone.
https://www.x.com/developers/paypal/documentation-tools/express-checkout/gs_expresscheckout
https://www.x.com/developers/paypal/products/mobile-express-checkout
Hope the above links will help others too to implement paypal in windows phone 7.
Thanks
by : Arunhttp://stackoverflow.com/users/1063254
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog