<?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: which API? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/21983#M11932</link>
    <description>&lt;P&gt;Short answer - yes. If you search in the CIM documentation for the term "echeck" and scan through the results, you'll see a couple are in the list of fields for createCustomerProfileRequest and createCustomerPaymentProfileRequest. The echeck fields should be largely the same for DPM.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.authorize.net/support/CIM_XML_guide.pdf"&gt;http://www.authorize.net/support/CIM_XML_guide.pdf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 21 Jan 2012 05:44:36 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2012-01-21T05:44:36Z</dc:date>
    <item>
      <title>which API?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/16270#M9194</link>
      <description>&lt;P&gt;I've read through a bunch of documentation but my particular use case is not clearly addressed. &amp;nbsp;I want to allow my customers to fill out a form such that I may automatically debit their bank accounts on a monthly basis for a set amount.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand this may be accomplished through ACH and I gather that Authorize.Net must provide some API to do it. &amp;nbsp;I'm currently reading the AIM docs but the API really seems focused on credit cards. &amp;nbsp;I'm also looking into eCheck but I have yet to see anything about scheduling.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;input greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2011 03:14:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/16270#M9194</guid>
      <dc:creator>ekkis</dc:creator>
      <dc:date>2011-08-18T03:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: which API?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/16274#M9196</link>
      <description>&lt;P&gt;The easiest way to do this is probably CIM profiles with a bank account payment method. You'll have to script the payments yourself, possibly with a cron job that runs every morning, but it's much easier to manage ongoing payments with CIM than with AIM + ARB (at least in my opinion). Don't know what language you're using, but I use PHP and the PHP.markdown file in the doc folder in the SDK gives some code examples. Hopefully the other SDK's do as well.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2011 04:05:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/16274#M9196</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-08-18T04:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: which API?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/16278#M9198</link>
      <description>&lt;P&gt;thanks for the reply. &amp;nbsp;I'll go read up on CIM instead. &amp;nbsp;I'm using c#.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2011 04:08:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/16278#M9198</guid>
      <dc:creator>ekkis</dc:creator>
      <dc:date>2011-08-18T04:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: which API?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/16284#M9201</link>
      <description>&lt;P&gt;No problem and good luck.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2011 04:14:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/16284#M9201</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-08-18T04:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: which API?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/21951#M11916</link>
      <description>&lt;P&gt;Sorry to go on and on, but...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if I can use the echeck with the direct post method and CIM?&amp;nbsp; Is there an example of this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;MrFitz&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 16:41:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/21951#M11916</guid>
      <dc:creator>mr_fitz</dc:creator>
      <dc:date>2012-01-20T16:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: which API?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/21983#M11932</link>
      <description>&lt;P&gt;Short answer - yes. If you search in the CIM documentation for the term "echeck" and scan through the results, you'll see a couple are in the list of fields for createCustomerProfileRequest and createCustomerPaymentProfileRequest. The echeck fields should be largely the same for DPM.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.authorize.net/support/CIM_XML_guide.pdf"&gt;http://www.authorize.net/support/CIM_XML_guide.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2012 05:44:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/which-API/m-p/21983#M11932</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-21T05:44:36Z</dc:date>
    </item>
  </channel>
</rss>

