<?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 Accept ACH Payments - RUBY in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/28964#M15232</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am building an application which will be used to receive payments from our customers, instead of having them send us a check or transfering the money to our account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some customers will have recurring montly charges.&amp;nbsp; Others will make payments whenever they "checkout" and are done with their purchase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an example or tutorial which uses the Ruby API for ACH Transactions?&lt;BR /&gt;Something which shows how to do verification, that the person actually owns the account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Either by using their social security number and then asking questions like "Which street did you live on?"&lt;BR /&gt;&amp;nbsp;- Or by depositing a few cents into their account, and allowing them to type in the amount.&lt;BR /&gt;&lt;BR /&gt;Any other advice for me?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Adam Hyman&lt;/P&gt;</description>
    <pubDate>Mon, 20 Aug 2012 23:52:36 GMT</pubDate>
    <dc:creator>adamhyman</dc:creator>
    <dc:date>2012-08-20T23:52:36Z</dc:date>
    <item>
      <title>Accept ACH Payments - RUBY</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/28964#M15232</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am building an application which will be used to receive payments from our customers, instead of having them send us a check or transfering the money to our account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some customers will have recurring montly charges.&amp;nbsp; Others will make payments whenever they "checkout" and are done with their purchase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an example or tutorial which uses the Ruby API for ACH Transactions?&lt;BR /&gt;Something which shows how to do verification, that the person actually owns the account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Either by using their social security number and then asking questions like "Which street did you live on?"&lt;BR /&gt;&amp;nbsp;- Or by depositing a few cents into their account, and allowing them to type in the amount.&lt;BR /&gt;&lt;BR /&gt;Any other advice for me?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Adam Hyman&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 23:52:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/28964#M15232</guid>
      <dc:creator>adamhyman</dc:creator>
      <dc:date>2012-08-20T23:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Accept ACH Payments - RUBY</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/28968#M15233</link>
      <description>&lt;P&gt;That is a &lt;A target="_self" href="http://developer.authorize.net/downloads/"&gt;SDKs and Sample applications&lt;/A&gt; in Ruby&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something which shows how to do verification, that the person actually owns the account.&amp;nbsp;- Either by using their social security number and then asking questions like "Which street did you live on?"&lt;/P&gt;&lt;P&gt;Not that I know of, it like writing a check, you can ask for it, but there isn't any way to verify it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Or by depositing a few cents into their account, and allowing them to type in the amount.&lt;/P&gt;&lt;P&gt;Sure you can do that. But remember, it might take a few day for it to show up on their account.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 11:32:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/28968#M15233</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-08-21T11:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Accept ACH Payments - RUBY</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/29224#M15359</link>
      <description>&lt;P&gt;Thank you &lt;STRONG&gt;RaynorC1emen7&lt;/STRONG&gt; for the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The system will be used for tenents to pay their rent.&lt;BR /&gt;E-Checks only, no credit cards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a few more questions:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Will the Ruby API allow me to accept payments with "WEB Authorization" (defined on page 19, here:&amp;nbsp; &lt;A href="http://www.authorize.net/files/echecknetuserguide.pdf" target="_blank"&gt;http://www.authorize.net/files/echecknetuserguide.pdf&lt;/A&gt;)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I use AIM, DPM or SIM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I go through Authorize.net directly, or do I need to go through a reseller?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anything else I should be aware of?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR /&gt;Adam&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 18:03:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/29224#M15359</guid>
      <dc:creator>adamhyman</dc:creator>
      <dc:date>2012-08-28T18:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Accept ACH Payments - RUBY</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/29228#M15361</link>
      <description>&lt;P&gt;Will the Ruby API allow me to accept payments with "WEB Authorization" (defined on page 19, here:&amp;nbsp; &lt;A href="http://www.authorize.net/files/echecknetuserguide.pdf" rel="nofollow" target="_blank"&gt;http://www.authorize.net/files/echecknetuserguide.pdf&lt;/A&gt;)?&lt;/P&gt;&lt;P&gt;Not sure, since I'm not a Ruby developer, maybe someone can answer that. But would expect it will allow WEB authorization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I use AIM, DPM or SIM?&lt;/P&gt;&lt;P&gt;This should help you.&amp;nbsp; &lt;A href="http://developer.authorize.net/api/compare" target="_self"&gt;Compare E-Commerce APIs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I go through Authorize.net directly, or do I need to go through a reseller?&lt;/P&gt;&lt;P&gt;Either way will work. &lt;A href="http://www.authorize.net/signupnow/" target="_self"&gt;sign up Authorize.net&lt;/A&gt; or &lt;A href="http://www.authorize.net/solutions/merchantsolutions/resellerdirectory/" target="_self"&gt;reseller&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anything else I should be aware of?&lt;/P&gt;&lt;P&gt;I would recommend that you get a test account and test it out. The only thing is that on the test account I think is max out at $100 or it will get declined. To get a higher amount, contact developer@authorize.net&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 18:32:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-ACH-Payments-RUBY/m-p/29228#M15361</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-08-28T18:32:50Z</dc:date>
    </item>
  </channel>
</rss>

