I created Java proxy web service classes from the Transaction Reporting WSDL. It appears like there was a change to the WSDL, since my requests are failing SAX parsing. Looks like the SubscriptionDetail class has a new element, "customerProfileId". I will update my Java proxy classes to include the new elements, but I cannot find the current Transaction Reporting WSDL on the Authorize.NET web site. Can someone provide me a link to the Transaction Reporting WSDL?
Solved! Go to Solution.
โ02-22-2016 10:12 AM
โ02-22-2016 11:10 AM
โ02-22-2016 11:10 AM
That is it! Thanks.
โ02-22-2016 11:57 AM