Click here to Skip to main content
15,867,835 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I've not done any SOAP WSDL sending before. I have not a clue how to make a call using the latest PayPal WSDL. I added the service reference but how do you actually make the CALL and send the request over the wire?

I am stuck badly and need help...

Thanks
Posted

1 solution

Well you should go to PayPAL API page. There should be available documentation for you to read and get you started.

You can find some sample codes from this link:
PayPAL code samples[^]
This link in CP gives you a brief definition and i think it is one of the best starter guide;
Introduction to PayPal for C# - ASP.NET developers[^]
Here is the main link for documentation for PayPAL API:
PayPAL documentation and tools[^]

Good luck
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900