<?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: WEB, Business Checking, Savings Question? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57457#M32175</link>
    <description>&lt;P&gt;Discovered my Solution. &amp;nbsp;Not only did I have to change the eCheckType but also the bankAccount.accountType as shown below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bankAccount.echeckType = echeckTypeEnum.CCD&lt;BR /&gt;bankAccount.accountType = bankAccountTypeEnum.businessChecking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was defaulting to&amp;nbsp;&amp;nbsp;bankAccount.accountType = bankAccountTypeEnum.checking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps someone in the future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Again.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2017 00:22:18 GMT</pubDate>
    <dc:creator>WadeGDouglas</dc:creator>
    <dc:date>2017-03-29T00:22:18Z</dc:date>
    <item>
      <title>WEB, Business Checking, Savings Question?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57417#M32135</link>
      <description>&lt;P&gt;We are developing a Website to process eCheck's. &amp;nbsp;Our customer's will be using business and personal checks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, I only have WEB as the eCheckType, but after reading the eCheck Users Guide it noted that the user may choose Checking, Business Checking or Savings. &amp;nbsp;Do I need to add a dropdown to allow the users to select Business Checking and submit the eCheckType as CCD and Personal as WEB (or PPD)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do online eCheck's only need WEB as the eCheckType? &amp;nbsp;Should disregard all the other eCheckType's or do I need a dropdown letting them select&amp;nbsp;the eCheckType? &amp;nbsp;If so, what eCheckType's do I need them to select?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a newbie to this, so any guidance would be helpful?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 15:59:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57417#M32135</guid>
      <dc:creator>WadeGDouglas</dc:creator>
      <dc:date>2017-03-27T15:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: WEB, Business Checking, Savings Question?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57427#M32145</link>
      <description>&lt;P&gt;So I added a dropdown so that if they choose Personal (Checking or Savings) it switches the eCheckType to WEB, and when they choose Business Checking it switches it to CCD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I submit a transaction as Business Checking it gives me an error code of 244. &amp;nbsp;Below is the response description:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details&lt;/P&gt;&lt;DIV class="result-detail ng-scope"&gt;&lt;DIV class="row border-bottom-gray"&gt;&lt;P class="ng-binding"&gt;&lt;SPAN class="feature-item-title text-uppercase"&gt;CODE:&lt;/SPAN&gt; 244&lt;/P&gt;&lt;P class="ng-binding"&gt;&lt;SPAN class="feature-item-title text-uppercase"&gt;EXPLANATION:&lt;/SPAN&gt; This eCheck.Net type is not allowed for this Bank Account Type.&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class="row border-bottom-gray jsonData ng-scope"&gt;&lt;P&gt;&lt;SPAN class="feature-item-title text-uppercase"&gt;OTHER SUGGESTIONS:&lt;/SPAN&gt; &lt;SPAN class="ng-binding"&gt;The combination of values submitted for &lt;I&gt;accountType&lt;/I&gt; and &lt;I&gt;echeckType&lt;/I&gt; is not allowed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ng-binding"&gt;I'm wondering if I shouldn't have left it alone and just had "WEB" as the eCheckType for all transactions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Mar 2017 21:12:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57427#M32145</guid>
      <dc:creator>WadeGDouglas</dc:creator>
      <dc:date>2017-03-27T21:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: WEB, Business Checking, Savings Question?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57430#M32148</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi &lt;A href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21440" target="_self"&gt;&lt;SPAN class=""&gt;WadeGDouglas&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running a bank account type of businessChecking and an eCheckType of CCD shoould work. What is the amount you are trying to process? I want to make sure this is not related to this same error in this &lt;A href="https://community.developer.cybersource.com/t5/Integration-and-Testing/eCheck-Reason-Code-244/m-p/44868/highlight/true#M22726" target="_blank"&gt;post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 21:43:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57430#M32148</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2017-03-27T21:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: WEB, Business Checking, Savings Question?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57436#M32154</link>
      <description>&lt;P&gt;Thanks for the reply Joy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My transacations are less than $100.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm entering a valid routing number gleaned from the internet, a random account number using and a random Bank Account Name and nameOnAccount. &amp;nbsp;WEB transactions are not failing using the same routing number and random account number and Name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use CCD I assign the "Name" enter text to the BankName and the nameOnAccount. &amp;nbsp;When I do a WEB transaction, I just set the nameOnAccount = "Name"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim bankAccount As New bankAccountType()&lt;BR /&gt;bankAccount.accountNumber = AccountNumber '"4111111"&lt;BR /&gt;bankAccount.routingNumber = RoutingNum '"325070760"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If AccountType = "WEB" Then&lt;BR /&gt;bankAccount.echeckType = echeckTypeEnum.WEB&lt;BR /&gt;bankAccount.nameOnAccount = NameOnAccount '"Test Name"&lt;BR /&gt;Else&lt;BR /&gt;bankAccount.echeckType = echeckTypeEnum.CCD&lt;BR /&gt;bankAccount.bankName = NameOnAccount '"Test Name"&lt;BR /&gt;bankAccount.nameOnAccount = NameOnAccount '"Test Name"&lt;BR /&gt;End If&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'standard api call to retrieve response&lt;BR /&gt;Dim paymentType As New paymentType()&lt;BR /&gt;paymentType.Item = bankAccount&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;' refund type&lt;BR /&gt;Dim transactionRequest As New transactionRequestType() With {.transactionType = transactionTypeEnum.authCaptureTransaction.ToString(), .payment = paymentType, .amount = Amount}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim request As New createTransactionRequest() With {.transactionRequest = transactionRequest}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;' instantiate the contoller that will call the service&lt;BR /&gt;Dim controller As New createTransactionController(request)&lt;BR /&gt;controller.Execute()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;' get the response from&lt;/P&gt;&lt;P&gt;the service (errors contained if any)&lt;BR /&gt;Dim response = controller.GetApiResponse()&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 12:00:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57436#M32154</guid>
      <dc:creator>WadeGDouglas</dc:creator>
      <dc:date>2017-03-28T12:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: WEB, Business Checking, Savings Question?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57457#M32175</link>
      <description>&lt;P&gt;Discovered my Solution. &amp;nbsp;Not only did I have to change the eCheckType but also the bankAccount.accountType as shown below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bankAccount.echeckType = echeckTypeEnum.CCD&lt;BR /&gt;bankAccount.accountType = bankAccountTypeEnum.businessChecking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was defaulting to&amp;nbsp;&amp;nbsp;bankAccount.accountType = bankAccountTypeEnum.checking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps someone in the future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Again.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 00:22:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WEB-Business-Checking-Savings-Question/m-p/57457#M32175</guid>
      <dc:creator>WadeGDouglas</dc:creator>
      <dc:date>2017-03-29T00:22:18Z</dc:date>
    </item>
  </channel>
</rss>

