<?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: ARB: echeck field &amp;quot;nameOnAccount&amp;quot; 22chars too short in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18244#M10138</link>
    <description>&lt;P&gt;If it limits it to 22 characters, it's really up to you how you want to crop it. You could, for instance, exactly fill the field by using 22 - length of last name - 1 characters of first name, if first name + last name is longer than 22.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2011 16:09:00 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2011-10-24T16:09:00Z</dc:date>
    <item>
      <title>ARB: echeck field "nameOnAccount" 22chars too short</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18228#M10130</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have currently a problem with long names where prename + surname is greater than&amp;nbsp;22 characters﻿.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ARB specification says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bank &amp;gt;&amp;nbsp;nameOnAccount﻿ :&amp;nbsp;&lt;BR /&gt;&amp;nbsp;- The &lt;U&gt;full name&lt;/U&gt; of the individual associated with the bank account number&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Up to 22 characters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What can I do if a customer has a longer name ? Only send the initial letter of the prename and the full surname ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:37:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18228#M10130</guid>
      <dc:creator>abernh</dc:creator>
      <dc:date>2011-10-24T09:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: ARB: echeck field "nameOnAccount" 22chars too short</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18244#M10138</link>
      <description>&lt;P&gt;If it limits it to 22 characters, it's really up to you how you want to crop it. You could, for instance, exactly fill the field by using 22 - length of last name - 1 characters of first name, if first name + last name is longer than 22.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2011 16:09:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18244#M10138</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-10-24T16:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: ARB: echeck field "nameOnAccount" 22chars too short</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18258#M10145</link>
      <description>&lt;P&gt;Isnt this field used for checkups on the bank account data validity ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2011 06:51:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18258#M10145</guid>
      <dc:creator>abernh</dc:creator>
      <dc:date>2011-10-25T06:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: ARB: echeck field "nameOnAccount" 22chars too short</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18266#M10148</link>
      <description>&lt;P&gt;On that I have no idea. Be fairly easy to test in production mode, I would guess, but if there is in fact validation, then 22 characters obviously isn't going to be enough. Have to wait for a mod to respond on this one.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2011 15:32:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18266#M10148</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-10-25T15:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: ARB: echeck field "nameOnAccount" 22chars too short</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18282#M10156</link>
      <description>&lt;P&gt;22 characters is actually the maximum length that we are able to send to the ACH processor that we connect to.&amp;nbsp; Some of our other interfaces allow you to enter more characters, but the actual authorization request is being truncated at 22.&amp;nbsp;My recommendation would be to simply truncate the name yourself and pass the first 22 characters of what the customer has entered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The name on the account &lt;EM&gt;is&lt;/EM&gt; submitted as a part of the ACH authorization, but it is generally used as a part of the automated authorization.&amp;nbsp; It's primary uses are&amp;nbsp;for transaction review, customer accounting, and possibly chargeback resolution.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2011 23:06:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18282#M10156</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-10-25T23:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: ARB: echeck field "nameOnAccount" 22chars too short</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18286#M10158</link>
      <description>&lt;P&gt;Many thx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Truncating to 22chars it is.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2011 23:18:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18286#M10158</guid>
      <dc:creator>abernh</dc:creator>
      <dc:date>2011-10-25T23:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: ARB: echeck field "nameOnAccount" 22chars too short</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18296#M10163</link>
      <description>&lt;P&gt;Just to be clear, is the name actually matched against the name on record, or is it not? Can any truncated form be put in and still have it work?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2011 03:26:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18296#M10163</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-10-26T03:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: ARB: echeck field "nameOnAccount" 22chars too short</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18398#M10211</link>
      <description>&lt;P&gt;I actually can't answer that with complete certainty.&amp;nbsp; What I can tell you is that we do pass the nameOnAccount to the bank as a part of the ACH request.&amp;nbsp; We do not receive any kind of result that would be analagous to the AVS response we get for credit cards and it would seem that they &lt;EM&gt;generally&lt;/EM&gt; are not validating it for the initial transaction.&amp;nbsp; However, there is an ACH return code corresponding to 'invalid name on account', so I assume that banks could base the approval off of the validity of the name on the account if they chose to.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2011 18:44:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-echeck-field-quot-nameOnAccount-quot-22chars-too-short/m-p/18398#M10211</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-10-28T18:44:14Z</dc:date>
    </item>
  </channel>
</rss>

