<?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: Description never shows anywhere in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23849#M12820</link>
    <description>&lt;P&gt;Can you explain your problem in a bit more detail? Are you using the gateway to enter a transaction, filling in the description? How are you trying to get the description back out? If you're using an API, which language and can you post code?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Mar 2012 19:39:02 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2012-03-01T19:39:02Z</dc:date>
    <item>
      <title>Description never shows anywhere</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23831#M12811</link>
      <description>&lt;P&gt;I am trying to put in transaction data from the gateway but the description value never shows, no matter if it's a single line transaction or multi item transaction. Did this ever get fixed?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 22:04:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23831#M12811</guid>
      <dc:creator>cclabaugh</dc:creator>
      <dc:date>2012-02-29T22:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Description never shows anywhere</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23843#M12817</link>
      <description>&lt;P&gt;Gotta love having an Authorize.net account that you pay for but can't effectively use as per documentation. And the "great" response time... wow... what more can one ask for?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2012 19:06:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23843#M12817</guid>
      <dc:creator>cclabaugh</dc:creator>
      <dc:date>2012-03-01T19:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Description never shows anywhere</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23849#M12820</link>
      <description>&lt;P&gt;Can you explain your problem in a bit more detail? Are you using the gateway to enter a transaction, filling in the description? How are you trying to get the description back out? If you're using an API, which language and can you post code?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2012 19:39:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23849#M12820</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-03-01T19:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Description never shows anywhere</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23875#M12831</link>
      <description>&lt;P&gt;All I'm doing is trying to pull the transactions via some C# code for dotNet. No matter if I pull settled or unsettled transactions, the descriptions are ALWAYS blank. The description is always blank when trying to show line items as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var gate = new ReportingGateway("{XXXXXXX}", "{XXXXXXXXXXXXXXXXXX}", ServiceMode.Live);&lt;/P&gt;&lt;P&gt;var transactions2 = gate.GetTransactionList();&lt;BR /&gt;foreach (var item in transactions2)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.Write(item.TransactionID + item.ResponseCode + item.Description + item.CardNumber + item.SettleAmount.ToString("C") + item.DateSubmitted.ToShortDateString() + "&amp;lt;br/&amp;gt;");&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; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 17:33:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23875#M12831</guid>
      <dc:creator>cclabaugh</dc:creator>
      <dc:date>2012-03-02T17:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Description never shows anywhere</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23881#M12834</link>
      <description>&lt;P&gt;The transaction list function only returns a very limited number of fields, none of which is description as far as I know. You need to use GetTransactionDetails on each transaction if you want to retrieve that information.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 18:29:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/23881#M12834</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-03-02T18:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Description never shows anywhere</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/24143#M12958</link>
      <description>&lt;P&gt;It doesn't matter what method I use, I am never returned the description, even on the GetTransactionDetails - it's always blank and I've read numerous others who also have this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2012 15:49:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/24143#M12958</guid>
      <dc:creator>cclabaugh</dc:creator>
      <dc:date>2012-03-08T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Description never shows anywhere</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/24153#M12963</link>
      <description>&lt;P&gt;Well, assuming you're doing everything correctly, it would have to be something wrong with the Authorize.net library itself. Find the part where it actually retrieves the raw data from Authorize.net and print it out - see if the description is there and just being lost along the way.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2012 17:01:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Description-never-shows-anywhere/m-p/24153#M12963</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-03-08T17:01:44Z</dc:date>
    </item>
  </channel>
</rss>

