<?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: Any indication that a transaction has been returned? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20463#M11215</link>
    <description>&lt;P&gt;No, nothing on the silent post. In the mean time, we've added a way for our clients to copy-paste in an authorize.net transaction id and our application will do what it needs to do for the check returns. It's annoying though, when they are dealing with over $30k in check transactions (many of our clients are Park Districts).&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2011 16:37:24 GMT</pubDate>
    <dc:creator>esfisher</dc:creator>
    <dc:date>2011-12-22T16:37:24Z</dc:date>
    <item>
      <title>Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20371#M11169</link>
      <description>&lt;P&gt;I have implmented echecks using your api in a clients website, it works fine other than for checks that are returned/chargeback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not been able to find out how to get a list of them using the api. I'm coding this in PHP and using CIM to create the transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried all the functions including the getTransactionDetails function and passing it the transid but the status it returns is settledSuccessfully, with no indication that the check has been returned. Maybe I'm missing something in the results returned from the functions that indicate that it's been returned/chargedback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just need some way to know that the echeck transaction needs to be reprocessed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 18:19:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20371#M11169</guid>
      <dc:creator>esfisher</dc:creator>
      <dc:date>2011-12-20T18:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20373#M11170</link>
      <description>&lt;P&gt;Don't quote me on this but I don't think this is something you can get via the API. I haven't used the reporting API or echecks extensively but from my understanding of how things work I don't believe this information would be made available to you through Authnet via either of these APIs. If I am incorrect hopefully someone will make us aware of it here.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 18:26:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20373#M11170</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-12-20T18:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20375#M11171</link>
      <description>&lt;P&gt;Is there a reason they would not allow this? It seems like it would be extremely useful if you wanted to apply NSF charges to an account or keep accurate records in your software.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 19:20:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20375#M11171</guid>
      <dc:creator>esfisher</dc:creator>
      <dc:date>2011-12-20T19:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20377#M11172</link>
      <description>&lt;P&gt;I don't believe this is an Authorize.Net limitation but a bank limitation. Just like banks don't report chargebacks to Authorize.Net they don't report returned returned checks to them. It's simply not necessary for Authorize.Net to process payments.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 19:28:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20377#M11172</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-12-20T19:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20379#M11173</link>
      <description>&lt;P&gt;But if the banks are not reporting this to Authorize.net, why does the transaction show up in the 'Returns' section of my Authorize.net account? How does Authorize.net know it has been returned?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 19:32:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20379#M11173</guid>
      <dc:creator>esfisher</dc:creator>
      <dc:date>2011-12-20T19:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20381#M11174</link>
      <description>&lt;P&gt;If the return was processed through Authorize.Net as a CREDIT then they will show the transaction in your transaction history.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 19:44:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20381#M11174</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-12-20T19:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20395#M11181</link>
      <description>&lt;P&gt;No credit is issued. The transaction is settled, but then a few days later we are notified via email that certain transactions were returned. For example, a transaction that settled on Dec 13th was returned on Dec 19th. The transaction still appears as 'settled', but the 'Returns Report' indicates that it did not go through. We can view it by running a 'Returns Report', which lists the original transaction id, but nothing in the original transaction reflects the return.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is that the data exists in Authorize.net but we are unable to pull it into our application. As it stands, our program automates a heck of a lot for out clients, but they still have to go through this proceedure of manually checking their returns (or getting the email that lists returns) and taking the approprate action in our application. We would like to automate this one last piece for them, which should be a simple matter given that the data is there on the Authorize.net site, but I can't find any information on how to pull it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know you've stated that you haven't worked with the echeck portion extensively, but any insight you can bring would be appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 21:27:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20395#M11181</guid>
      <dc:creator>esfisher</dc:creator>
      <dc:date>2011-12-20T21:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20397#M11182</link>
      <description>&lt;P&gt;Ok, there must be things going on behind the scenes with echecks that I am unaware of. Hopefully someone can shed some light on this for us.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 21:49:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20397#M11182</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-12-20T21:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20407#M11187</link>
      <description>&lt;P&gt;First time I've heard anyone ask about this particular issue. Does anything come through on silent post? I would think that there should be -some- way to get at returns, but maybe Authorize.net just hasn't built that yet.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2011 04:06:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20407#M11187</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-21T04:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20463#M11215</link>
      <description>&lt;P&gt;No, nothing on the silent post. In the mean time, we've added a way for our clients to copy-paste in an authorize.net transaction id and our application will do what it needs to do for the check returns. It's annoying though, when they are dealing with over $30k in check transactions (many of our clients are Park Districts).&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 16:37:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20463#M11215</guid>
      <dc:creator>esfisher</dc:creator>
      <dc:date>2011-12-22T16:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20487#M11227</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As previously mentioned, unfortunately, there is no way to pull your eCheck.Net returns using an API. The only way to find out which eCheck.Net transactions were returned is to log into the Merchant Interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 21:04:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/20487#M11227</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2011-12-22T21:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/33666#M18173</link>
      <description>&lt;P&gt;Howdy All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that this topic was last visited in 2011, is this still the case? &amp;nbsp;I'm developing the payment system for a website, and they also perfer to automate as much as humanly possible. &amp;nbsp;We would perfer that logging into the Authorize website not be a required daily task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd be quite surprised if there is no way to accomplish this task by now programatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any information in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2013 15:27:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/33666#M18173</guid>
      <dc:creator>apearlstein</dc:creator>
      <dc:date>2013-03-25T15:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Any indication that a transaction has been returned?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/48475#M24379</link>
      <description>&lt;P&gt;It is now possible to obtain eCheck return values using the Transaction Details API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/eCheck-Net-Return-Codes-Updated-mPOS-Mobile-SDKs-and-Getting/ba-p/41736" target="_blank"&gt;http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/eCheck-Net-Return-Codes-Updated-mPOS-Mobile-SDKs-and-Getting/ba-p/41736&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 17:24:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/m-p/48475#M24379</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-05T17:24:17Z</dc:date>
    </item>
  </channel>
</rss>

