Paypal in windows phone 7 App - silverlight

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

I think in-app purchasing currently is not available for Windows Phone 7.5.
This wil be the feature of WP8 exclusively!

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

Related

Facebook API Windows Phone using CodenameOne

When following the blog outlining the use of the facebook API under codenameoOne, it only stated how to do this under iOS and Android. Is it possible to use the facebook functionality under Windows Phone? I haven't seen the "Bundle ID" on the Windows Phone setup.
We have two ways to connect to Facebook: Native and Lightweight.
On Windows Phone only the lightweight mode is supported at the moment, Facebook officially deprecated that method even though it provided no alternative for quite a few platforms. E.g. they don't seem to have an official Windows Phone SDK.
Our lightweight login (demonstrated in the FacebookDemo app) allows you to login using the web UI which should work everywhere. You should use it as a fallback when the facebook connect API indicates that it is unsupported.

Using AdMob with Windows Store apps

There is a restriction in Google Adsense posted here that says:
The use of AdSense for mobile in a mobile application is a violation
of AdSense policies. A mobile application constitutes any downloadable
application, even if a WebView is used to display the ad. Any AdSense
for mobile ad units found in mobile applications will be disabled. If
you’re looking for an advertising solution for your mobile
application, please sign up for AdMob, Google’s leading mobile
advertising display product.
So if I read this correctly Windows Store Apps that run on laptops are considered mobile apps aswell?
But my main question is. Am I allowed by Google to use Admob in Windows Store apps and Where can I find the SDK?
I tried using Microsoft PubCenter. But it shows no advertisements to people that downloaded my app so I am looking for an alternative to monetize my app

Integration of Paypal API with .Net Windows Forms Application and WPF Application

I have to integrate Paypal API with .Net Windows Form (Desktop) application, so that i can get all the transaction details, payments details and all other information, at my windows forms application. How can i integrate PaypalAPI with Windows Forms and WPF based application, is there any link or resources? Thanks

Can an (Native/Web) app on mobile phone launch another (Native/Web) app in all the device?

is it possible to launch a app from another mobile app Also from native app? The requirement is for all the mobile devices.
Thanks in advance,
sri
Launching anything from a web application on a phone would be dependent on that phone's browser, and launching anything from a native application would depend on that phone's platform.
I doubt anyone here knows the internals of every mobile device, you'll have to specify which platform you are working on if you want any answers.

payment gateway for mobile apps

Can you let me know on the best ones for the U.S please? Will be looking for all popular mobile SDKs iPhone, blackberry, android, j2me and windows mobile.
PayPal
http://www.cybersource.com/

Resources