<?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 ERROR: creating XML post for eCheck using AIM XML guide in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ERROR-creating-XML-post-for-eCheck-using-AIM-XML-guide/m-p/31688#M16503</link>
    <description>&lt;P&gt;I have successfully added credit card capture to my POS software using AIM XML. Now I want to enable eCheck.&lt;/P&gt;&lt;P&gt;Using the XML Guide dated October 2012 is causing me problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the same XML post as I use for credit card capture but in the payment section I substitute bankAccount for creditCard. The guide has the incorrect order for the elements plus an incorrect element.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The guide says for the bankAccount section, use this order:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;accountNumber&lt;/P&gt;&lt;P&gt;routingNumber&lt;/P&gt;&lt;P&gt;nameOnAccount&lt;/P&gt;&lt;P&gt;bankName&lt;/P&gt;&lt;P&gt;echeckType (server says invalid element)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The server will not accept the XML post unless it is in this order:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;routingNumber&lt;/P&gt;&lt;P&gt;accountNumber&lt;/P&gt;&lt;P&gt;nameOnAccount&lt;/P&gt;&lt;P&gt;bankName&lt;/P&gt;&lt;P&gt;checkNumber (not shown in guide)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that checkNumber is not shown anywhere in the XML guide. And the server will not accept echeckType at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what element should I use in place of echeckType? Without the echeckType element the eCheck transaction is still approved, but how is this happening without the type, i.e. TEL, WEB, etc.?&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;Chuck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 25 Nov 2012 16:30:39 GMT</pubDate>
    <dc:creator>cwtart</dc:creator>
    <dc:date>2012-11-25T16:30:39Z</dc:date>
    <item>
      <title>ERROR: creating XML post for eCheck using AIM XML guide</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ERROR-creating-XML-post-for-eCheck-using-AIM-XML-guide/m-p/31688#M16503</link>
      <description>&lt;P&gt;I have successfully added credit card capture to my POS software using AIM XML. Now I want to enable eCheck.&lt;/P&gt;&lt;P&gt;Using the XML Guide dated October 2012 is causing me problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the same XML post as I use for credit card capture but in the payment section I substitute bankAccount for creditCard. The guide has the incorrect order for the elements plus an incorrect element.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The guide says for the bankAccount section, use this order:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;accountNumber&lt;/P&gt;&lt;P&gt;routingNumber&lt;/P&gt;&lt;P&gt;nameOnAccount&lt;/P&gt;&lt;P&gt;bankName&lt;/P&gt;&lt;P&gt;echeckType (server says invalid element)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The server will not accept the XML post unless it is in this order:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;routingNumber&lt;/P&gt;&lt;P&gt;accountNumber&lt;/P&gt;&lt;P&gt;nameOnAccount&lt;/P&gt;&lt;P&gt;bankName&lt;/P&gt;&lt;P&gt;checkNumber (not shown in guide)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that checkNumber is not shown anywhere in the XML guide. And the server will not accept echeckType at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what element should I use in place of echeckType? Without the echeckType element the eCheck transaction is still approved, but how is this happening without the type, i.e. TEL, WEB, etc.?&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;Chuck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2012 16:30:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ERROR-creating-XML-post-for-eCheck-using-AIM-XML-guide/m-p/31688#M16503</guid>
      <dc:creator>cwtart</dc:creator>
      <dc:date>2012-11-25T16:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: creating XML post for eCheck using AIM XML guide</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ERROR-creating-XML-post-for-eCheck-using-AIM-XML-guide/m-p/31690#M16504</link>
      <description>&lt;P&gt;The XML Schema at&amp;nbsp; &lt;A href="https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd" target="_blank"&gt;https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;for bankAccountType is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;accountType&lt;/P&gt;&lt;P&gt;routingNumber&lt;/P&gt;&lt;P&gt;accountNumber&lt;/P&gt;&lt;P&gt;nameOnAccount&lt;/P&gt;&lt;P&gt;echeckType&lt;/P&gt;&lt;P&gt;bankName&lt;/P&gt;&lt;P&gt;checkNumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not sure if it have a default echeck type, can you login to the merchant account and see which one it might be?&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2012 21:55:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ERROR-creating-XML-post-for-eCheck-using-AIM-XML-guide/m-p/31690#M16504</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-11-25T21:55:49Z</dc:date>
    </item>
  </channel>
</rss>

