<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to retrieve Reporting Billing or Shipping Information via Java API in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38875#M21228</link>
    <description>&lt;P&gt;What you referring to is the SDKs, not the actual Transaction Details API. You can access that API thru either XML or soap interface and any programming language you want.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2014 13:35:37 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-02-03T13:35:37Z</dc:date>
    <item>
      <title>Unable to retrieve Reporting Billing or Shipping Information via Java API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38865#M21223</link>
      <description>&lt;P&gt;We are unable to retrieve shipping or billing information for one of our transactions due to a defect in the Java Reporting API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The XML that we are receiving is missing the "customer" element, and as a result it is not falling into the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;if(customer_list != null &amp;amp;&amp;amp; customer_list.getLength() == 1)&lt;SPAN style="background-color: #ffffff; color: #333333; font-family: helvetica; font-size: 12px; line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;block of code of the net.authorize.reporting.Results class so that the shipTo and billTo elements can be processed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the authorize.net xml schema, the billto and shipto elements are not children of a customer element, so the java code should not require the customer element to be present before processing these records.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will take a look at hacking together a solution that will get me by. Please let me know when I can expect a fix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Quick follow up question. Is anyone else using the Java Reporting API? I've submitted three defects for it in the past two months, and none of them have been fixed yet. Is everyone working off of their own forked version of the code? Just trying to find out if there is a better way of getting these fixes pushed out to our customers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 05:01:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38865#M21223</guid>
      <dc:creator>bkiefer</dc:creator>
      <dc:date>2014-02-03T05:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve Reporting Billing or Shipping Information via Java API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38869#M21225</link>
      <description>&lt;P&gt;I would just use the&amp;nbsp;Transaction Details API documentation to create your own code.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 12:48:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38869#M21225</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-03T12:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve Reporting Billing or Shipping Information via Java API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38873#M21227</link>
      <description>&lt;P&gt;Sorry, maybe the terminology I used is incorrect. The the java reporting api I am referring to is the transaction details api. Thanks for the help though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:30:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38873#M21227</guid>
      <dc:creator>bkiefer</dc:creator>
      <dc:date>2014-02-03T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve Reporting Billing or Shipping Information via Java API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38875#M21228</link>
      <description>&lt;P&gt;What you referring to is the SDKs, not the actual Transaction Details API. You can access that API thru either XML or soap interface and any programming language you want.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:35:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38875#M21228</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-03T13:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve Reporting Billing or Shipping Information via Java API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38877#M21229</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok, now I understand what you are suggesting. You'd like me to write my own java wrapper for the transaction details api, rather than using the one provided by authorize.net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate the recommendation (seriously), and it's good to know what other people are doing.&amp;nbsp;&lt;SPAN style="line-height: 16px;"&gt;I'm not sure that I'm at the point of re-engineering a library because of a defect. I may get there soon though. Is this the approach that others have taken?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;I'd rather see us move this code out to github (since it is pretty much open source anyway) and get the community submitting patches that can be released quickly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;Thank you again. For now, I'll wait for a fix to be released and keep running against my forked version.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 14:02:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38877#M21229</guid>
      <dc:creator>bkiefer</dc:creator>
      <dc:date>2014-02-03T14:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve Reporting Billing or Shipping Information via Java API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38881#M21231</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/14603"&gt;@bkiefer&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I've reported your issue to the product team for analysis.&lt;BR /&gt;&lt;BR /&gt;I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 14:46:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/38881#M21231</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-02-03T14:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve Reporting Billing or Shipping Information via Java API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/40192#M21859</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This issue is now resolved and an updated SDK is available from GitHub:&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/sdk-java/" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-java/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 13:49:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/40192#M21859</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-04-02T13:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve Reporting Billing or Shipping Information via Java API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/40206#M21866</link>
      <description>&lt;P&gt;Awesome. Glad to hear it. Congrats on getting out to github and publishing to Maven Central. I'll plug in the new version tonight and make sure my build is happy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If all is well, I'll get this accepted for you shortly.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 14:11:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Unable-to-retrieve-Reporting-Billing-or-Shipping-Information-via/m-p/40206#M21866</guid>
      <dc:creator>bkiefer</dc:creator>
      <dc:date>2014-04-02T14:11:43Z</dc:date>
    </item>
  </channel>
</rss>

