<?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: eCheck Settlement and money transfer in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48541#M24410</link>
    <description>&lt;P&gt;Yes, it does. Thank you so much for your help.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Nov 2014 15:52:12 GMT</pubDate>
    <dc:creator>EddieLascu88CNP</dc:creator>
    <dc:date>2014-11-06T15:52:12Z</dc:date>
    <item>
      <title>eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48465#M24374</link>
      <description>&lt;P&gt;I have a few questions regarding eChecks that I need to answer for my client. So I know that eCheck transactions are not settled for the Sandbox account I setup. But I understand that in the production environemnt, all eCheck transactions will be settled daily and the settlement process starts at 8:30 AM Pacific Time. From the same link (&lt;A target="_blank" href="https://support.authorize.net/authkb/index?page=content&amp;amp;id=A554&amp;amp;actp=LIST)"&gt;https://support.authorize.net/authkb/index?page=content&amp;amp;id=A554&amp;amp;actp=LIST)&lt;/A&gt; I understand that the money transfer between banks is initiated after the batch is closed. I also understand that money can take anywhere from 3 to 7 business days to move from one account to the other, depending on the banks that are involved in this transfer and the relationship between them.&lt;/P&gt;&lt;P&gt;The question that I was asked, what if the bank account linked to the payment profile that was used in the transaction does not have sufficient funds? For Credit Cards, this is known instantly and the transaction is declined, but for eChecks the transaction can take longer to decide whether it is successful or it fails.&lt;/P&gt;&lt;P&gt;How will my client be notified that an eCheck transaction failed because of whatever reasons, insuficient funds or something else? Initially the transactions seem to be approved so the system that I build assumes that all is fine. We need to build in functionality to retrieve all eCheck transactions that fail to clear and react accordingly to that. How will my client be notified by Authorize.Net that a certain eCheck transaction failed several days after the transaction was issued and presumed successful?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Eddie&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 15:59:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48465#M24374</guid>
      <dc:creator>EddieLascu88CNP</dc:creator>
      <dc:date>2014-11-05T15:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48467#M24375</link>
      <description>&lt;P&gt;I have been looking at the Reports functionality in the Sandbox and I see there are 3 reports for Returns. I believe these are the tools used to find out which eCheck transactions fail. In the correct language, these are called "chargebacks", I believe.&lt;/P&gt;&lt;P&gt;Which is the programming API that allows me to run these reports? Can this even be done automatically or just manually on the Web Portal?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 16:10:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48467#M24375</guid>
      <dc:creator>EddieLascu88CNP</dc:creator>
      <dc:date>2014-11-05T16:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48469#M24376</link>
      <description>&lt;P&gt;Hello @&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/14209" target="_self"&gt;&lt;SPAN class=""&gt;EddieLascu88CNP&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you are looking for are the eCheck return codes available in the &lt;A href="http://developer.authorize.net/api/reference/#transaction-reporting" target="_self"&gt;Transaction Details API&lt;/A&gt;. See this &lt;A href="https://community.developer.cybersource.com/t5/The-Authorize-Net-Developer-Blog/eCheck-Net-Return-Codes-Updated-mPOS-Mobile-SDKs-and-Getting/ba-p/41736" target="_self"&gt;blog post&lt;/A&gt;&amp;nbsp;as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A &lt;A href="https://support.cybersource.com/authkb/index?page=content&amp;amp;id=GL104&amp;amp;actp=search&amp;amp;viewlocale=en_US&amp;amp;searchid=1415204985472" target="_self"&gt;chargeback&lt;/A&gt;&amp;nbsp;is when&amp;nbsp;&lt;SPAN&gt;an account holder claims they did not authorize a transaction.&lt;/SPAN&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 16:36:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48469#M24376</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-05T16:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48473#M24378</link>
      <description>&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was interested in eCheck transactions (payments done with a profile linked to a bank account) that generate chargebacks. As I understand, an eCheck can be approved initially, but then, after being sent for settlement, several days later, can generate a chargeback. I wanted to know if there is any way to find out automatically, via an Authorize.Net API, about these returns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found an older post by Michelle that says there is no way to do that at this time:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/td-p/20371/page/2"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Any-indication-that-a-transaction-has-been-returned/td-p/20371/page/2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my client will have to use their Merchant Interface Web Portal and run the Return Reports that are available. The frustrating part is that, as I uunderstand, for an eCheck batch, they can get chargebacks up to 7 or even 10 business days later. So they will have to continously check to see if a new chargeback has been posted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eddie&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 16:58:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48473#M24378</guid>
      <dc:creator>EddieLascu88CNP</dc:creator>
      <dc:date>2014-11-05T16:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48477#M24380</link>
      <description>&lt;P&gt;As I mentioned before, the Transaction Details API now offers eCheck return data &amp;nbsp;as you described and allows you to check the status programatically instead of using the Merchant Interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I updated the previous post to also include this information.&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:26:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48477#M24380</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-05T17:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48495#M24389</link>
      <description>&lt;P&gt;So for how long do you recommend the Transaction Details should be checked for an eCheck transactions in order to make sure that no chargeback is issued? Your blog post does not specify anything about this. Presumably, the chargeback can occur 4, 5, 6 or even 7 business days after the ofiginal transaction was issued.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, in the blog you mention that the return codes are available using the Transaction Details API XML Interface. How about the SOAP one? We are using the SOAP Interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eddie&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 19:41:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48495#M24389</guid>
      <dc:creator>EddieLascu88CNP</dc:creator>
      <dc:date>2014-11-05T19:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48497#M24390</link>
      <description>&lt;P&gt;I am sorry, I keep using the "chargeback" term in the wrong context. What I meant to say is for how many days after the original eCheck payment should we look at the transaction details to see that no return (is that what I should call it?) is made. I am thinking of the scenario where the bank account does not have sufficinet funds for the payment. In that case, the bank that holds the account will issue a what, return? Is that what's called in the banking industry?&lt;/P&gt;&lt;P&gt;The transaction details would contain, in that case, the code of the return.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 19:46:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48497#M24390</guid>
      <dc:creator>EddieLascu88CNP</dc:creator>
      <dc:date>2014-11-05T19:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48499#M24391</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi EddieLascu88CNP,&lt;BR /&gt;&lt;BR /&gt;Most return types are automated and will happen within a day of the transaction reaching the customer's bank. For the "unauthorized" return type (similar to a chargeback), a personal account holder can dispute the transaction for up to 60 days of when it hits their account.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Joy&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 20:13:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48499#M24391</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2014-11-05T20:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48505#M24394</link>
      <description>&lt;P&gt;Hi Joy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I guess checking for return for 7 business days should cover for any eventuality. My other question still left unanswered is whether the Transaction Details SOAP API will also include the return codes for eCheck returns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eddie&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 21:21:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48505#M24394</guid>
      <dc:creator>EddieLascu88CNP</dc:creator>
      <dc:date>2014-11-05T21:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48509#M24396</link>
      <description>&lt;P&gt;Yes, it will work for either SOAP or XML. :)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2014 22:06:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48509#M24396</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-05T22:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48541#M24410</link>
      <description>&lt;P&gt;Yes, it does. Thank you so much for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2014 15:52:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/48541#M24410</guid>
      <dc:creator>EddieLascu88CNP</dc:creator>
      <dc:date>2014-11-06T15:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Settlement and money transfer</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/59522#M34105</link>
      <description>&lt;P&gt;I am trying to find someone who is familiar with eCheck.net and&amp;nbsp;integrating that into a Bigcommerce store. &amp;nbsp;Not sure where to turn for that person and stumbled upon this discussion group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any reccommendations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Dani&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:34:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Settlement-and-money-transfer/m-p/59522#M34105</guid>
      <dc:creator>Dani</dc:creator>
      <dc:date>2017-08-24T17:34:27Z</dc:date>
    </item>
  </channel>
</rss>

