Tuesday, July 14, 2009

PayPal API in .NET? C#? Help!?

I need a way to post back to my website after a PayPal transaction to update a database. If PayPal has an API, I need one for ASP.NET, preferrable C#? Thanks!!

PayPal API in .NET? C#? Help!?
https://developer.paypal.com/ - PayPal has complete documentation on their API. I read through it quickly and it should not be difficult for anyone even moderately competent in c# and .NET to develop a simple interface for it. Just read the documentation and do it yourself.


No comments:

Post a Comment