Reputation: 3456
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
Upvotes: 0
Views: 514
Reputation: 3456
We can use paypal in windows phone 7 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
Upvotes: 1
Reputation: 31
I think in-app purchasing currently is not available for Windows Phone 7.5.
This wil be the feature of WP8 exclusively!
Upvotes: 1