<?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 How to solve ... This eCheck.Net type is not allowed in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20933#M11434</link>
    <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi , &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I am using developer account and testing ECHECK payment method.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I am receiving message &lt;STRONG&gt;This eCheck.Net type is not allowed, &lt;/STRONG&gt;and submitting my request to URL &lt;STRONG&gt;&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/STRONG&gt; in TestMode.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Can someone helps me to solve this issue.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 01 Jan 2012 16:04:00 GMT</pubDate>
    <dc:creator>maherafzal</dc:creator>
    <dc:date>2012-01-01T16:04:00Z</dc:date>
    <item>
      <title>How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20933#M11434</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi , &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I am using developer account and testing ECHECK payment method.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I am receiving message &lt;STRONG&gt;This eCheck.Net type is not allowed, &lt;/STRONG&gt;and submitting my request to URL &lt;STRONG&gt;&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/STRONG&gt; in TestMode.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Can someone helps me to solve this issue.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2012 16:04:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20933#M11434</guid>
      <dc:creator>maherafzal</dc:creator>
      <dc:date>2012-01-01T16:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20935#M11435</link>
      <description>&lt;P&gt;It hard to know without the response reason code.&lt;/P&gt;&lt;P&gt;Maybe is one of the reason in the documentation &lt;A target="_blank" href="http://developer.authorize.net/api/cardpresent/"&gt;http://developer.authorize.net/api/cardpresent/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;"Response Reason Codes and Response Reason Text"&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2012 18:18:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20935#M11435</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-01-01T18:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20937#M11436</link>
      <description>&lt;P&gt;You're getting error 246 or 247, which have for verbose descriptions the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;The merchant's payment gateway account is not enabled to submit the eCheck.Net type.&lt;/PRE&gt;&lt;PRE&gt;The combination of values submitted for x_type and x_echeck_type is not allowed.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I'm pretty sure eCheck works on developer accounts (aside from settlement / refunds), so it's most likely the latter. It might help if you posted the full XML of the input / output, or barring that, a var dump.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2012 19:53:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20937#M11436</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-01T19:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20941#M11437</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here what I am getting in response (Implementing this in Asp.Net MVC3)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3 | 246 | (TESTMODE) This eCheck.Net type is not allowed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The merchant’s payment gateway account is not enabled to submit the eCheck.Net type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are paramaeters I am using&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"x_login"&lt;BR /&gt;"x_tran_key"&lt;BR /&gt;"x_version" = "3.1"&lt;BR /&gt;&lt;BR /&gt;"x_method"="ECHECK"&lt;BR /&gt;"x_amount"&lt;BR /&gt;"x_bank_aba_code"&lt;BR /&gt;"x_bank_acct_num"&lt;BR /&gt;"x_bank_acct_type"="CHECKING"&lt;BR /&gt;"x_bank_name"&lt;BR /&gt;"x_bank_acct_name"&lt;BR /&gt;"x_echeck_type"="ARC"&lt;BR /&gt;"x_bank_check_number"&lt;BR /&gt;"x_relay_response"= "False"&lt;BR /&gt;"x_delim_data"= "True"&lt;BR /&gt;&lt;BR /&gt;"x_delim_char"= ","&lt;BR /&gt;"x_encap_char"= "|"&lt;BR /&gt;"x_test_request"= "True"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mehar&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2012 20:23:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20941#M11437</guid>
      <dc:creator>maherafzal</dc:creator>
      <dc:date>2012-01-01T20:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20943#M11438</link>
      <description>&lt;P&gt;Try turning off test mode and see if that helps. There is no need to use test mode on a developer account.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2012 21:01:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20943#M11438</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-01T21:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20945#M11439</link>
      <description>&lt;P&gt;Hi TJ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already tested this with both TestMode on and Off mode, but no works getting same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2012 21:08:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20945#M11439</guid>
      <dc:creator>maherafzal</dc:creator>
      <dc:date>2012-01-01T21:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20947#M11440</link>
      <description>&lt;P&gt;Also, the documentation says ARC is:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ARC allows merchants to collect payments received in the mail or left in a drop-box, and &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;convert them to an electronic payment. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you setting yourself up an admin area, or are you really trying to do this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Internet-Initiated Entry (WEB)&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;This transaction type is a one-time or recurring charge against a consumer checking or &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;savings account and for which payment authorization was obtained from the customer via &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;the Internet.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2012 21:12:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/20947#M11440</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-01T21:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/21155#M11538</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that not all eCheck types are enabled on test accounts. The following eCheck.Net types are enabled: PPD, WEB and CCD. You will need to send an email to developer@Authorize.Net to request to enable TEL, ARC and BOC. Please make sure to include your Payment Gateway ID or login ID when sending the email.&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>Wed, 04 Jan 2012 22:37:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/21155#M11538</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2012-01-04T22:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve ... This eCheck.Net type is not allowed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/21173#M11547</link>
      <description>&lt;P&gt;Aha!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 04:48:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-solve-This-eCheck-Net-type-is-not-allowed/m-p/21173#M11547</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-01-05T04:48:55Z</dc:date>
    </item>
  </channel>
</rss>

