aspose file tools
The moose likes Web Services and the fly likes Pro PayPal Soap 1.1 or 1.2 Specs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Pro PayPal Soap 1.1 or 1.2 Specs" Watch "Pro PayPal Soap 1.1 or 1.2 Specs" New topic
Author

Pro PayPal Soap 1.1 or 1.2 Specs

Dan Harth
Greenhorn

Joined: Jan 12, 2007
Posts: 9
If I plan to add paypal options for payment to an existing e-commerce site already providing general merchant services (which is neither SOAP architecture or XML-RPC), which release of the SOAP specification does PayPal e-commerce support?

My assumption is PayPal is using SOAP, therefore do the API Transactions send back error messages in the event the transaction failed or if portions of the paypal services are not available? Does PayPal use SOAP Fault Messages for this return information?

Does the book go into some detail in these areas or similiar?
Dan Harth
Greenhorn

Joined: Jan 12, 2007
Posts: 9
My apology for duplicate posts. hopefully the administrators can delete this first post! *.javaranch.com seems to be experiencing problems.
damon williams
author
Greenhorn

Joined: Feb 03, 2005
Posts: 18
We do not use SOAP Faults, we return error codes along with a "short message" and a "long message".

Not sure about the SOAP version number.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Pro PayPal Soap 1.1 or 1.2 Specs
 
Similar Threads
What is Pro PayPal(Buzz Word)
Composite as a single class?
Pro PayPal E-Commerce
Advantages of Paypal
axis and soap