<?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 PHP -  eCheck integration with AIM in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-eCheck-integration-with-AIM/m-p/39033#M21307</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have used the following code for integrating eCheck with AIM. But i am getting "&lt;SPAN&gt;AuthorizeNet Error: Response Code: 3 Response Subcode: 2 Response Reason Code: 33 Response Reason Text: Credit card number is required&lt;/SPAN&gt;" this error message. Can anyone help me to find out the solution for the foolowing questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Why i am geetting "card number required" message eventhough i am passing echeck parameters?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. How can i make it work in php.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the code i have used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$sale-&amp;gt;setFields(&lt;BR /&gt;array(&lt;BR /&gt;'amount' =&amp;gt; rand(1, 1000),&lt;BR /&gt;'method' =&amp;gt; 'ECHECK',&lt;BR /&gt;'bank_aba_code' =&amp;gt; '121042882',&lt;BR /&gt;'bank_acct_num' =&amp;gt; '123456789123',&lt;BR /&gt;'bank_acct_type' =&amp;gt; 'CHECKING',&lt;BR /&gt;'bank_name' =&amp;gt; 'Bank of Earth',&lt;BR /&gt;'bank_acct_name' =&amp;gt; 'Jane Doe',&lt;BR /&gt;'echeck_type' =&amp;gt; 'WEB',&lt;BR /&gt;'delim_data' =&amp;gt; 'TRUE',&lt;BR /&gt;'relay_response' =&amp;gt; 'FALSE',&lt;BR /&gt;)&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;$sale = new AuthorizeNetAIM;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$response = $sale-&amp;gt;authorizeAndCapture();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please give me a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Diyab&lt;/P&gt;</description>
    <pubDate>Mon, 10 Feb 2014 12:54:52 GMT</pubDate>
    <dc:creator>diyabpayment1</dc:creator>
    <dc:date>2014-02-10T12:54:52Z</dc:date>
    <item>
      <title>PHP -  eCheck integration with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-eCheck-integration-with-AIM/m-p/39033#M21307</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have used the following code for integrating eCheck with AIM. But i am getting "&lt;SPAN&gt;AuthorizeNet Error: Response Code: 3 Response Subcode: 2 Response Reason Code: 33 Response Reason Text: Credit card number is required&lt;/SPAN&gt;" this error message. Can anyone help me to find out the solution for the foolowing questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Why i am geetting "card number required" message eventhough i am passing echeck parameters?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. How can i make it work in php.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the code i have used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$sale-&amp;gt;setFields(&lt;BR /&gt;array(&lt;BR /&gt;'amount' =&amp;gt; rand(1, 1000),&lt;BR /&gt;'method' =&amp;gt; 'ECHECK',&lt;BR /&gt;'bank_aba_code' =&amp;gt; '121042882',&lt;BR /&gt;'bank_acct_num' =&amp;gt; '123456789123',&lt;BR /&gt;'bank_acct_type' =&amp;gt; 'CHECKING',&lt;BR /&gt;'bank_name' =&amp;gt; 'Bank of Earth',&lt;BR /&gt;'bank_acct_name' =&amp;gt; 'Jane Doe',&lt;BR /&gt;'echeck_type' =&amp;gt; 'WEB',&lt;BR /&gt;'delim_data' =&amp;gt; 'TRUE',&lt;BR /&gt;'relay_response' =&amp;gt; 'FALSE',&lt;BR /&gt;)&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;$sale = new AuthorizeNetAIM;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$response = $sale-&amp;gt;authorizeAndCapture();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please give me a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Diyab&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 12:54:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-eCheck-integration-with-AIM/m-p/39033#M21307</guid>
      <dc:creator>diyabpayment1</dc:creator>
      <dc:date>2014-02-10T12:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: PHP -  eCheck integration with AIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-eCheck-integration-with-AIM/m-p/39035#M21308</link>
      <description>&lt;P&gt;there as AIM echeck example in the readme file&lt;/P&gt;&lt;P&gt;anet_php_sdk-1.1.8.zip\anet_php_sdk\readme&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 13:12:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-eCheck-integration-with-AIM/m-p/39035#M21308</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-10T13:12:01Z</dc:date>
    </item>
  </channel>
</rss>

