<?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: Reference Transaction ID:	Not Applicable in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reference-Transaction-ID-Not-Applicable/m-p/49993#M25503</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name"&gt;&lt;A id="link_23" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17653" target="_self"&gt;&lt;SPAN class=""&gt;Dr_Freeman&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you &lt;A href="https://support.authorize.net/authkb/index?page=content&amp;amp;id=A510&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1426542130333" target="_blank"&gt;void &lt;/A&gt;a transaction it does not create a new transaction ID, but it changes the status of the initial one. There is not a seperate transaction to reference because the transaction ID will remain the same when you run a void request, unlike refund a new transaction ID is generated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
    <pubDate>Mon, 16 Mar 2015 21:48:30 GMT</pubDate>
    <dc:creator>Joy</dc:creator>
    <dc:date>2015-03-16T21:48:30Z</dc:date>
    <item>
      <title>Reference Transaction ID:	Not Applicable</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reference-Transaction-ID-Not-Applicable/m-p/49930#M25453</link>
      <description>&lt;P&gt;This is my C# code that I use to void transactions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ProfileTransVoidType voidT = new ProfileTransVoidType();&lt;BR /&gt;voidT.transId = transactionId.ToString();&lt;BR /&gt;voidT.customerPaymentProfileIdSpecified = false;&lt;BR /&gt;voidT.customerProfileIdSpecified = false;&lt;/P&gt;&lt;P&gt;trans = new ProfileTransactionType();&lt;BR /&gt;trans.Item = voidT;&lt;/P&gt;&lt;P&gt;response = SoapAPIUtilities.Service.CreateCustomerProfileTransaction(...);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything works fine, but my employer wants Reference Transaction ID field to be populated for each transaction void. When I open Authorize sandbox, Reference transaction ID field is always set to "Not Applicable". As you can see, transId property is always assigned. Am I missing something here?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2015 19:43:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reference-Transaction-ID-Not-Applicable/m-p/49930#M25453</guid>
      <dc:creator>Dr_Freeman</dc:creator>
      <dc:date>2015-03-09T19:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Transaction ID:	Not Applicable</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reference-Transaction-ID-Not-Applicable/m-p/49993#M25503</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name"&gt;&lt;A id="link_23" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17653" target="_self"&gt;&lt;SPAN class=""&gt;Dr_Freeman&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you &lt;A href="https://support.authorize.net/authkb/index?page=content&amp;amp;id=A510&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1426542130333" target="_blank"&gt;void &lt;/A&gt;a transaction it does not create a new transaction ID, but it changes the status of the initial one. There is not a seperate transaction to reference because the transaction ID will remain the same when you run a void request, unlike refund a new transaction ID is generated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2015 21:48:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reference-Transaction-ID-Not-Applicable/m-p/49993#M25503</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2015-03-16T21:48:30Z</dc:date>
    </item>
  </channel>
</rss>

