views:

433

answers:

2

I'm developing a pocket PC application for Windows mobile 6.0 and I want to use Paypal.

Should i use Web Browser control for this. I need to know the entire process and flow to implement PayPal to my smart device application.

+2  A: 

I'm not sure exactly what your requirements are, but I would start with the PayPal web services API.

Eric Petroelje
i want to integrate paypal in pocket pc application. if i will have to use paypal web service api, how can i proceed
Start by going through the documentation I linked to. That will point you in the right direction.
Eric Petroelje
IS Paypal webservice api is free and can be implement on .net compact framework
A: 

Thank you Eric for giving this great valuable info...this is so useful in my project...thank you so much