<?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 Getting response reason code as  RRC_0_0 in PROD in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47953#M24195</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have recently moved to prod and after success AUTH only using SIM and when we tried to do AIM with prior auth capture it is giving RRC_0_0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are stuck up here, can some body help ASAP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Merchant merchant = Merchant.createMerchant( Environment.PRODUCTION, apiLoginID,&lt;BR /&gt;transactionKey);&lt;/P&gt;&lt;P&gt;// PRIOR AUTH CAPTURE&lt;BR /&gt;Transaction authCaptureTransaction = merchant.createAIMTransaction(TransactionType.PRIOR_AUTH_CAPTURE, amount);&lt;BR /&gt;authCaptureTransaction.setTransactionId(transactionId);&lt;BR /&gt;Result&amp;lt;Transaction&amp;gt; result = (Result&amp;lt;Transaction&amp;gt;) merchant.postTransaction(authCaptureTransaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to run from my local it is working perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Oct 2014 22:59:12 GMT</pubDate>
    <dc:creator>chandu1985</dc:creator>
    <dc:date>2014-10-15T22:59:12Z</dc:date>
    <item>
      <title>Getting response reason code as  RRC_0_0 in PROD</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47953#M24195</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have recently moved to prod and after success AUTH only using SIM and when we tried to do AIM with prior auth capture it is giving RRC_0_0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are stuck up here, can some body help ASAP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Merchant merchant = Merchant.createMerchant( Environment.PRODUCTION, apiLoginID,&lt;BR /&gt;transactionKey);&lt;/P&gt;&lt;P&gt;// PRIOR AUTH CAPTURE&lt;BR /&gt;Transaction authCaptureTransaction = merchant.createAIMTransaction(TransactionType.PRIOR_AUTH_CAPTURE, amount);&lt;BR /&gt;authCaptureTransaction.setTransactionId(transactionId);&lt;BR /&gt;Result&amp;lt;Transaction&amp;gt; result = (Result&amp;lt;Transaction&amp;gt;) merchant.postTransaction(authCaptureTransaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to run from my local it is working perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 22:59:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47953#M24195</guid>
      <dc:creator>chandu1985</dc:creator>
      <dc:date>2014-10-15T22:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting response reason code as  RRC_0_0 in PROD</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47955#M24196</link>
      <description>&lt;P&gt;When you run on local, it is using the production account?&lt;/P&gt;&lt;P&gt;Sound like is is not getting result, url is wrong(or getting block), or it not in the right format(e.g. it a card present account)&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 23:33:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47955#M24196</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-10-15T23:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting response reason code as  RRC_0_0 in PROD</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47957#M24197</link>
      <description>&lt;P&gt;Yes, In local when I tried to use production account, it was successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I am using SIM for AUTH ONLY which was successful, and PRIOR_AUTH_CAPTURE using AIM which is giving RRC_0_0. (IN PRODUCTION)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 23:38:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47957#M24197</guid>
      <dc:creator>chandu1985</dc:creator>
      <dc:date>2014-10-15T23:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Getting response reason code as  RRC_0_0 in PROD</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47959#M24198</link>
      <description>&lt;P&gt;If the production account work on your local. and the code is the same as production server. then&lt;/P&gt;&lt;P&gt;Have you check the url? maybe it getting block? SIM and AIM do use different URL.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 23:46:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Getting-response-reason-code-as-RRC-0-0-in-PROD/m-p/47959#M24198</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-10-15T23:46:13Z</dc:date>
    </item>
  </channel>
</rss>

