<?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 Processing in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22639#M12234</link>
    <description>&lt;P&gt;I was thinking this was possible as well. However I've run a response.public_methods, and I'm not seeing the methods for getting transaction_id's out of get_settled_batch_list or the settled_amount method for get_transaction_details. perhaps it's the SDK..&lt;A target="_blank" href="http://rubydoc.info/gems/authorize-net/1.5.2/frames"&gt;http://rubydoc.info/gems/authorize-net/1.5.2/frames&lt;/A&gt; &amp;nbsp; or perhaps because im in :gateway =&amp;gt; sandbox ?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2012 21:27:52 GMT</pubDate>
    <dc:creator>mbishop541</dc:creator>
    <dc:date>2012-02-03T21:27:52Z</dc:date>
    <item>
      <title>eCheck Processing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22619#M12230</link>
      <description>&lt;P&gt;Is there anyway to check programtically if an echeck has been fully processed (cleared with sufficient funds). I want to make sure the transaction has completely cleared before moving on, and the only way I can see is looking at the echeck settlement report and manually updating my transaction record to approved or denied.. I'd like to be able to pass a transaction_id to auth.net periodically to check the status of an echeck...Is there anything like that?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 18:03:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22619#M12230</guid>
      <dc:creator>mbishop541</dc:creator>
      <dc:date>2012-02-03T18:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Processing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22635#M12232</link>
      <description>&lt;P&gt;The Transaction Details API has functions for getting settled batches inside a date range, for getting a list of transactions for each batch, and for getting transaction details for each transaction (including settled amount). Just run an automated routine every so often.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/transaction_details/"&gt;http://developer.authorize.net/api/transaction_details/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 20:07:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22635#M12232</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-02-03T20:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Processing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22639#M12234</link>
      <description>&lt;P&gt;I was thinking this was possible as well. However I've run a response.public_methods, and I'm not seeing the methods for getting transaction_id's out of get_settled_batch_list or the settled_amount method for get_transaction_details. perhaps it's the SDK..&lt;A target="_blank" href="http://rubydoc.info/gems/authorize-net/1.5.2/frames"&gt;http://rubydoc.info/gems/authorize-net/1.5.2/frames&lt;/A&gt; &amp;nbsp; or perhaps because im in :gateway =&amp;gt; sandbox ?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 21:27:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22639#M12234</guid>
      <dc:creator>mbishop541</dc:creator>
      <dc:date>2012-02-03T21:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: eCheck Processing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22643#M12235</link>
      <description>&lt;P&gt;Not experience with ruby but the seq is GetSettledBatchList then&amp;nbsp;GetTransactionList with the batchID and then&amp;nbsp;GetTransactionDetails with the transactionID.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2012 22:19:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Processing/m-p/22643#M12235</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-02-03T22:19:25Z</dc:date>
    </item>
  </channel>
</rss>

