Link to home
Start Free TrialLog in
Avatar of AntonioRodrigo
AntonioRodrigo

asked on

Pay pal as WCF service

Hello,

I must implement pay pal functionality with WCF service. I was never working with pay pal. Functionality I must provide is paying through pay pal. Does someone know where to start with this, where to get basic information about pay pal in .NET programs? I guess they have some dll which I can use? Perhaps some manuals? If some of you had already working on this issue I would be really glad for any advice on how to start.


Greetings, Frenky
Avatar of Dave Baldwin
Dave Baldwin
Flag of United States of America image

First, you need to go to Paypal, get an account and take a look at their developer pages.  They have everything you need there.  The problem is usually figuring out their complicated way of doing things.  I think they make it difficult so it is difficult to crack.
Avatar of AntonioRodrigo
AntonioRodrigo

ASKER

I've figured it out with a help of Pay Pal support - Adaptive Payments and Preapprovals is the key to get wanted functionality.
ASKER CERTIFIED SOLUTION
Avatar of n_vijay
n_vijay
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial