|
PayPal
Main Site: http://paypal.com/ Developer Portal: https://developer.paypal.com/ NVP API Docs: https://www.paypal.com/en_US/ebook/PP_NVPAPI_DeveloperGuide/toc.html SOAP API Docs: https://www.paypal.com/en_US/ebook/PP_APIReference/toc.html |
Sign in to add a comment
PayPal python NVP API wrapper class. http://python.pastebin.com/f782d48d9
IPN script over at ASPN: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/456361
http://pypi.python.org/pypi/gocept.paypal/0.1.6 Python-PayPal API listed in the cheeseshop. Just to help you out.
Hey all, I encourage you to throw your weight behind the project I just started at Github:
http://github.com/patcoll/paypal-python
I did some work against the newest version of the Website Payments Pro API, released at the PayPal X conference just this week. It's fully tested as is.
Fork and go!