<?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: No response on getTransactionDetails API in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46211#M23374</link>
    <description>&lt;P&gt;It the detail API enable on the merchant account? debug didn't show any error?&lt;/P&gt;</description>
    <pubDate>Wed, 13 Aug 2014 13:02:05 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-08-13T13:02:05Z</dc:date>
    <item>
      <title>No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46201#M23369</link>
      <description>&lt;P&gt;No information is retrieved for the respective transactionId provided in the getTransactionDetails API. When I try to print the count of lineItem, I get 0 except for a message (AuthorizeNet.Transaction). I have been working on .net to acquire these details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if I'm wrong with my process of acquiring the details and kindly help me on this. The code for your reference is provided below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'open a call to the Gateway&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim gate = New AuthorizeNet.ReportingGateway(login, key, AuthorizeNet.ServiceMode.Live)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Get Spec Transaction details&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim trans = gate.GetTransactionDetails(transactionID)&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim litem As AuthorizeNet.LineItem&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For Each litem In trans.LineItems&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.Write(litem)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Next&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.Write(trans)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.Write(trans.LineItems.Count.ToString()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 12:00:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46201#M23369</guid>
      <dc:creator>Immanuel</dc:creator>
      <dc:date>2014-08-13T12:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46203#M23370</link>
      <description>&lt;P&gt;So there are other info return from the getTransactionDetail? just lineitem info is blank?&lt;/P&gt;&lt;P&gt;Are the lineitem info on that transaction? you can check that on the merchant account&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 12:33:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46203#M23370</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-08-13T12:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46209#M23373</link>
      <description>&lt;P&gt;Ray,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't find any other details being returned whereas I 'm able to view the transaction details on the Merchant account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 12:47:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46209#M23373</guid>
      <dc:creator>Immanuel</dc:creator>
      <dc:date>2014-08-13T12:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46211#M23374</link>
      <description>&lt;P&gt;It the detail API enable on the merchant account? debug didn't show any error?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 13:02:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46211#M23374</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-08-13T13:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46219#M23378</link>
      <description>&lt;P&gt;You mean the transactiondetail on the Merchant account? Yes, it is enabled. And I don't find any errors while I compile with debug true. All I view when I print the output is TransactionDetial, nothing else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 14:12:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46219#M23378</guid>
      <dc:creator>Immanuel</dc:creator>
      <dc:date>2014-08-13T14:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46221#M23379</link>
      <description>&lt;P&gt;By TransactionDetail I meant the text "AuthorizeNet.Transaction"... Nothing else is available.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 14:14:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46221#M23379</guid>
      <dc:creator>Immanuel</dc:creator>
      <dc:date>2014-08-13T14:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46223#M23380</link>
      <description>&lt;P&gt;"AuthorizeNet.Transaction" that the class name.&lt;/P&gt;&lt;P&gt;have you try&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Response.Write(trans.&lt;SPAN&gt;ResponseReason&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this is a live production account? and the loginID and transactionKey work in other request?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try runtime debug on GetTransactionDetails method, because if there isn't any detail, don't know what the problem might be.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 14:21:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46223#M23380</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-08-13T14:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46231#M23384</link>
      <description>&lt;P&gt;Using the provided variable I'm able to get the response as "Approval" for the ResponseReason. Also addition to that when I tried to pull the transactionId it even provided the appropriate one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the actual requirement is the cardnumber, and that is what I have been trying to acquire. I'm unable to get the actual variables, could you please suggest me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Immanuel&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:09:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46231#M23384</guid>
      <dc:creator>Immanuel</dc:creator>
      <dc:date>2014-08-13T15:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46235#M23386</link>
      <description>&lt;P&gt;Ok. so the API did return a response, it just isn't any itemdetail because it wasn't in the transaction, that why I ask if there is any item detail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can look at the source code&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://github.com/AuthorizeNet/sdk-dotnet/blob/master/Authorize.NET/Reporting/Transaction.cs"&gt;https://github.com/AuthorizeNet/sdk-dotnet/blob/master/Authorize.NET/Reporting/Transaction.cs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or use the VS object broswer on the AuthorizeNet.Transaction&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:26:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46235#M23386</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-08-13T15:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: No response on getTransactionDetails API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46239#M23388</link>
      <description>&lt;P&gt;Ray,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a ton!!! I got it working!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Immanuel&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:39:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/No-response-on-getTransactionDetails-API/m-p/46239#M23388</guid>
      <dc:creator>Immanuel</dc:creator>
      <dc:date>2014-08-13T15:39:56Z</dc:date>
    </item>
  </channel>
</rss>

