SOAPpy serious problem

2009-04-03 Thread ozgur vatansever
Hi, I have a problem about soappy. I have a wsdl file located at http://212.175.81.30:/importWebService/services/ShippingOrderDispatcher?wsdl I want to call the function "dispatch" but that function takes an array of ShippingOrder objects. I couldn't manage to define that array of ShippingOr

paypal django

2010-01-13 Thread ozgur vatansever
Hi, I coded a python interface of a paypal nvp API for django. If you are interested, you can check it out. http://code.google.com/p/django-paypal-driver/ Happy coding. -- http://mail.python.org/mailman/listinfo/python-list