<?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# CIM (SOAP) &amp;amp; Duplicate Transaction in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19676#M10827</link>
    <description>&lt;P&gt;Well, there are two ways to trigger that sort of error. The verbose descriptions are as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- A transaction with identical amount and credit card information was submitted within the previous two minutes.&lt;BR /&gt;- This is a processor-issued decline.&lt;BR /&gt;&lt;BR /&gt;I'm guessing you're getting the former rather than the latter. Now, what you want to do about it, I don't know. Can you describe what you're trying to do with "x_duplicate_windows"? I do not believe I have heard of that field, and I can't find it in the documentation.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2011 12:43:45 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2011-12-05T12:43:45Z</dc:date>
    <item>
      <title>C# CIM (SOAP) &amp; Duplicate Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19670#M10824</link>
      <description>&lt;P&gt;I use C# CIM (SOAP) and I get a response "A Duplicate Transaction has submitted ".&lt;/P&gt;&lt;P&gt;Does I can set the "x_duplicate_windows" in my code to set the duplicate time ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2011 02:28:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19670#M10824</guid>
      <dc:creator>weishijian</dc:creator>
      <dc:date>2011-12-05T02:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: C# CIM (SOAP) &amp; Duplicate Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19676#M10827</link>
      <description>&lt;P&gt;Well, there are two ways to trigger that sort of error. The verbose descriptions are as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- A transaction with identical amount and credit card information was submitted within the previous two minutes.&lt;BR /&gt;- This is a processor-issued decline.&lt;BR /&gt;&lt;BR /&gt;I'm guessing you're getting the former rather than the latter. Now, what you want to do about it, I don't know. Can you describe what you're trying to do with "x_duplicate_windows"? I do not believe I have heard of that field, and I can't find it in the documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2011 12:43:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19676#M10827</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-05T12:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: C# CIM (SOAP) &amp; Duplicate Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19680#M10829</link>
      <description>&lt;P&gt;Can only override it for createCustomerProfileTransaction. Set it in extraOptions field.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2011 13:12:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19680#M10829</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-12-05T13:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: C# CIM (SOAP) &amp; Duplicate Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19742#M10860</link>
      <description>&lt;P&gt;how can I set (split ) two or more parameter in extraOptions? &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2011 03:25:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19742#M10860</guid>
      <dc:creator>weishijian</dc:creator>
      <dc:date>2011-12-07T03:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: C# CIM (SOAP) &amp; Duplicate Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19756#M10866</link>
      <description>&lt;P&gt;Just in case someone looks here and not in your other thread, you do it with name1=value1&amp;amp;name2=value2. The documentation says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Information in name/value pair format that does not exist within CIM, such as customer IP address, etc.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2011 10:56:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/C-CIM-SOAP-amp-Duplicate-Transaction/m-p/19756#M10866</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-07T10:56:33Z</dc:date>
    </item>
  </channel>
</rss>

