Hi, I am trying to use axis2 to consule paypal services. I am using the following wsdl and invoking DoDirectPayment operation. I had to make one code change to the generated class that parses the response to make it work for +ve tes case. But in case of an error e.g. authentication error it's not working. I just get an "Caused by: org.apache.axis2.databinding.ADBException: Unexpected subelement DoDirectPaymentResponse" error. I was wondering if anybody tried consuming paypal services successfully and can share their experience and give me some pointers.
https://www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl Thanks Sanjay
