<?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: New User - Having Issues with Duplicate Transactions across Multiple Gateways in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53501#M28615</link>
    <description>&lt;P&gt;Anbody have additional ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
    <pubDate>Sun, 10 Jan 2016 21:06:46 GMT</pubDate>
    <dc:creator>zulkowaj</dc:creator>
    <dc:date>2016-01-10T21:06:46Z</dc:date>
    <item>
      <title>New User - Having Issues with Duplicate Transactions across Multiple Gateways</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53465#M28580</link>
      <description>&lt;P&gt;Good evening,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are having issues when taking payments&amp;nbsp;where occasioanlly we will have a payment submitted for a customer and the payment will go to its original gateway plus and additonal gateway as a duplicate transaction. It always overwrites another transaction so one customer is changed twice for thier sale and the other appears to be wiped out. When we review the logs where the transaction is submitted, everything appears correct. Its a rare instance in the 100's of tranactions we process daily, but it appears to be more frequent as our volume increases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not a developer, but have access to ours so I can provide answers to any questions you may have to help solve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 02:06:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53465#M28580</guid>
      <dc:creator>zulkowaj</dc:creator>
      <dc:date>2016-01-07T02:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: New User - Having Issues with Duplicate Transactions across Multiple Gateways</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53466#M28581</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19487"&gt;@zulkowaj﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you explain more about what you mean by multiple gateways? &amp;nbsp;And what software&amp;nbsp;are you using to accept payments to process them with Authorize.Net?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 03:54:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53466#M28581</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-01-07T03:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: New User - Having Issues with Duplicate Transactions across Multiple Gateways</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53467#M28582</link>
      <description>Thanks for replying Richard,&lt;BR /&gt;&lt;BR /&gt;We have an authorize.Net gateway for each of our clients and the application is custom built using the auth.net API. We were thinking the crossing happens because there isn't any type of polling or queueing built it, but are not sure of the best way to accomplish that.&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 07 Jan 2016 10:33:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53467#M28582</guid>
      <dc:creator>zulkowaj</dc:creator>
      <dc:date>2016-01-07T10:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: New User - Having Issues with Duplicate Transactions across Multiple Gateways</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53468#M28583</link>
      <description>&lt;P&gt;Which API are you using? CIM? AIM? SIM? the new API?&lt;/P&gt;&lt;P&gt;How are you switching between different clients account? Do they have seperate apps/connections?&lt;/P&gt;&lt;P&gt;It the code thread safe?&lt;/P&gt;&lt;P&gt;Where the duplicate happend it is always the second on overwrite the first one?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 12:15:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53468#M28583</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-01-07T12:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: New User - Having Issues with Duplicate Transactions across Multiple Gateways</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53471#M28586</link>
      <description>&lt;P&gt;We are using AIM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We do not have a seperate app/connections for each client. We switch which merchant the payment goes to by the account that is currently presented in the application. Each time an account is loaded in our application we retrieve information from our database which changes the gateway id and credentials. Then when a payment is submitted we use those credentials and credit card information entered to send an httpwebrequest to Authorize.Net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently its one application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if code is thread safe....how could that be determined?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the duplcate happens, the first file overwrites the second one which accourding to the logs is submitted at exactly the same time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 14:36:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53471#M28586</guid>
      <dc:creator>zulkowaj</dc:creator>
      <dc:date>2016-01-07T14:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: New User - Having Issues with Duplicate Transactions across Multiple Gateways</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53501#M28615</link>
      <description>&lt;P&gt;Anbody have additional ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2016 21:06:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53501#M28615</guid>
      <dc:creator>zulkowaj</dc:creator>
      <dc:date>2016-01-10T21:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: New User - Having Issues with Duplicate Transactions across Multiple Gateways</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53502#M28616</link>
      <description>&lt;P&gt;Have you developer look at their code. Or simply do a new connection for each transaction if they don't know why/what it causing the duplication.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 01:09:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/New-User-Having-Issues-with-Duplicate-Transactions-across/m-p/53502#M28616</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-01-11T01:09:06Z</dc:date>
    </item>
  </channel>
</rss>

