<?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: Live transcation 'authorize.net' getting E00027 and response code 207 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20761#M11359</link>
    <description>&lt;P&gt;The verbose version of code 207 (&lt;A target="_blank" href="http://developer.authorize.net/tools/responsereasoncode/)"&gt;http://developer.authorize.net/tools/responsereasoncode/)&lt;/A&gt; says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;This error code applies only to merchants on FDC Omaha. The merchant account is closed. &lt;/PRE&gt;</description>
    <pubDate>Thu, 29 Dec 2011 07:27:44 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2011-12-29T07:27:44Z</dc:date>
    <item>
      <title>Live transcation 'authorize.net' getting E00027 and response code 207</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20757#M11357</link>
      <description>&lt;P&gt;I have integrate authorize.net with our site, it developer account working fine,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when i put on live account i get '&amp;lt;code&amp;gt;E00027&amp;lt;/code&amp;gt;' and '&amp;lt;directResponse&amp;gt;2,2,207' on every 'createCustomerProfileTransactionRequest'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error code # E00027&lt;/P&gt;&lt;P&gt;Response Code # 207&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sample requaest xml&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;transaction&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;amount&amp;gt;137.68&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;customerProfileId&amp;gt;xxxxxxx&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;customerPaymentProfileId&amp;gt;xxxxxxxx&amp;lt;/customerPaymentProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;order&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;invoiceNumber&amp;gt;xxxxxxx&amp;lt;/invoiceNumber&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/order&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;taxExempt&amp;gt;false&amp;lt;/taxExempt&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;recurringBilling&amp;gt;false&amp;lt;/recurringBilling&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;cardCode&amp;gt;xxx&amp;lt;/cardCode&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/transaction&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;extraOptions&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;![CDATA[x_duplicate_window=30]]&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/extraOptions&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/createCustomerProfileTransactionRequest&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sample response xml&lt;/P&gt;&lt;P&gt;»¿&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema-instance"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A target="_blank" href="http://www.w3.org/2001/XMLSchema"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;E00027&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;This transaction has been declined&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;directResponse&amp;gt;2,2,207,This transaction has been declined,..............&amp;lt;/directResponse&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2011 04:51:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20757#M11357</guid>
      <dc:creator>aneesshoukat</dc:creator>
      <dc:date>2011-12-29T04:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Live transcation 'authorize.net' getting E00027 and response code 207</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20761#M11359</link>
      <description>&lt;P&gt;The verbose version of code 207 (&lt;A target="_blank" href="http://developer.authorize.net/tools/responsereasoncode/)"&gt;http://developer.authorize.net/tools/responsereasoncode/)&lt;/A&gt; says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;This error code applies only to merchants on FDC Omaha. The merchant account is closed. &lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Dec 2011 07:27:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20761#M11359</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-29T07:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Live transcation 'authorize.net' getting E00027 and response code 207</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20869#M11407</link>
      <description>&lt;P&gt;I now this code, but i use 4 credit card i get same error message&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2011 07:37:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20869#M11407</guid>
      <dc:creator>aneesshoukat</dc:creator>
      <dc:date>2011-12-30T07:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Live transcation 'authorize.net' getting E00027 and response code 207</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20883#M11413</link>
      <description>&lt;P&gt;No matter how many cards you use you'll still get this error if the account is closed. You need to go to the merchant account provider and find out why the account is closed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2011 13:02:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Live-transcation-authorize-net-getting-E00027-and-response-code/m-p/20883#M11413</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-12-30T13:02:42Z</dc:date>
    </item>
  </channel>
</rss>

