<?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: C# SDK Interface vs. Implementation parameter order in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-SDK-Interface-vs-Implementation-parameter-order/m-p/30612#M16006</link>
    <description>&lt;P&gt;Thanks for pointing out the mistake. I've passed it on to our internal developers so that they will have it corrected for the next release.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Oct 2012 17:10:57 GMT</pubDate>
    <dc:creator>Trevor</dc:creator>
    <dc:date>2012-10-15T17:10:57Z</dc:date>
    <item>
      <title>C# SDK Interface vs. Implementation parameter order</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-SDK-Interface-vs-Implementation-parameter-order/m-p/30480#M15941</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to point out that on the C# SDK that the order of the parameters for AuthorizeNet.ICustomerGateway.Void is different from the implementing class AuthorizeNet.CustomerGateway.Void. &amp;nbsp;approvalCode and transactionid have been switched.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ICustomerGateway.cs&lt;/P&gt;&lt;P&gt;IGatewayResponse Void(string profileID, string paymentProfileId, string approvalCode, string transactionId);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CustomerGateway.cs&lt;/P&gt;&lt;P&gt;public IGatewayResponse Void(string profileID, string paymentProfileId, string transactionId, string approvalCode)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2012 16:54:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-SDK-Interface-vs-Implementation-parameter-order/m-p/30480#M15941</guid>
      <dc:creator>Location3</dc:creator>
      <dc:date>2012-10-08T16:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: C# SDK Interface vs. Implementation parameter order</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-SDK-Interface-vs-Implementation-parameter-order/m-p/30612#M16006</link>
      <description>&lt;P&gt;Thanks for pointing out the mistake. I've passed it on to our internal developers so that they will have it corrected for the next release.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2012 17:10:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-SDK-Interface-vs-Implementation-parameter-order/m-p/30612#M16006</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2012-10-15T17:10:57Z</dc:date>
    </item>
  </channel>
</rss>

