pypaypal


Python Based PayPal Interface

pyPayPal

We are going to strive to implement all functions of the PayPal interface in python for use in any python based application.

This includes both the NVP and SOAP interfaces along with IPN and other PayPal systems.

Implementation Goals

  • NVP - The Name-Value Pair API
  • SOAP - The SOAP API
  • IPN - Instant Payment Notification
  • PDT - Payment Data Transfer
  • More, as we have time

Status

We are currently building up miscellaneous code snippets we have found and written.

Expect some commits soon.

What is Needed?

Hopefully, we'll get a nice roadmap and task list setup. Right now, we just need interested python developers.

Project Information

  • License: GNU GPL v2
  • 21 stars
  • svn-based source control

Labels:
paypal python api ipn soap nvp