<?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: CIM iframe error - The Transaction Was Unsuccessful in production account in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/53017#M28182</link>
    <description>&lt;P&gt;This is the reply from the Authorize.NET developer support emails:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;EM&gt;After reviewing this with our internal developers, they confirmed that this is a current limitation for AUD merchants. Basically, when you are processing in AUD using FDIAus processor, which is the processor in this gateway, you cannot process a VOID transaction type because your processor does not support it. What is happening here is, when you run a liveMode validation, it verifies the customer information for $0.00 or for a penny and it immediately voids the request right away, that is how CIM liveMode validation works. But since FDIAus does not support VOID the liveMode validation done by CIM processes as Authorization Only followed by immediate Void and the inability to void means that it is determining that the transaction failed and rejecting the payment profile.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;EM&gt;The only workaround at the moment is to use testMode validation. It will check that the card is valid passing the mod 10 validation but it will not verify if the billing information is correct. Our internal developers are aware of this and they know the limitation of the VOID transaction type for merchants processing in AUD but I cannot provide you any ETA as to when they can provide a solution on this. For now your option is to use testMode validation instead of liveMode.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, for now my workaround is to use&amp;nbsp;the testMode validation.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2015 02:03:25 GMT</pubDate>
    <dc:creator>maccamacca</dc:creator>
    <dc:date>2015-11-17T02:03:25Z</dc:date>
    <item>
      <title>CIM iframe error - The Transaction Was Unsuccessful in production account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52970#M28138</link>
      <description>&lt;P&gt;I have just integrated CIM throughout a custom portal in my company website, we have chosen to use CIM due to PCI compliance and so far (up until this point) we have not have any real issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our solution basically uses a combination of the XML API and the authorize.net iframe pop-up (modal window, not new browser window) to add payment profiles to the users account, then use the XML API to transact using the CIM Profile ID and Payment Profile ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The XML API to create a new CIM Customer Profile works in the live account (with TEST mode OFF) but when I load the iframe and enter real credit card details, fill out the form, then click "add" to add the payment profile to the CIM Customer Profile all I get is little red error text at the bottom of the window that says "&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;The transaction was unsuccessful&lt;/STRONG&gt;&lt;/FONT&gt;" with no error code or other information... Please just note, this is not an attempt to transact, just add the card (payment profile) to the users CIM account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This whole process works fine on the testing accounts, (note, not the live account in test mode, but different sandbox accounts entirely), but when we launched our site this error now occurs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The work around for now is to add payment profiles through the Authorize.NET interface, but this is NOT a sustainable solution at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I diagnose what the issue is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 21:55:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52970#M28138</guid>
      <dc:creator>maccamacca</dc:creator>
      <dc:date>2015-11-12T21:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iframe error - The Transaction Was Unsuccessful in production account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52971#M28139</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name lia-user-rank-Member"&gt;&lt;A id="link_28" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18597" target="_self"&gt;&lt;SPAN class=""&gt;maccamacca&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The hosted CIM forms use livemode validation by &lt;EM&gt;default&lt;/EM&gt;. The error you are getting indicates that the card is being validated and getting a decline when you try to add a payment profile. You can review the transactions in your account to find out why it is declining. If you do not need to validate card information you can change the validation mode.&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>Thu, 12 Nov 2015 23:09:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52971#M28139</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2015-11-12T23:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iframe error - The Transaction Was Unsuccessful in production account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52972#M28140</link>
      <description>&lt;P&gt;Hey Joy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I appreciate the speed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What do you mean by "&lt;SPAN&gt;You can review the transactions in your account to find out why it is declining&lt;/SPAN&gt;" which account do you mean? Authorize.NET or my bank?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I change the validation mode through the portal? Is that the card code verification, or the address verification (or another one)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 23:15:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52972#M28140</guid>
      <dc:creator>maccamacca</dc:creator>
      <dc:date>2015-11-12T23:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iframe error - The Transaction Was Unsuccessful in production account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52973#M28141</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can login to your Authorize.Net merchant interface to review the transaction and see the reason why it was decline.&amp;nbsp; The validation will take place against that card information and&amp;nbsp; it declines, the payment profile will not be crreated. If you check the Transaction Details page it should tell you the reason of the decline, you can look up for the transaction under your Search tab in your account.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to page 123 of the CIM implementation guide and change the value for&amp;nbsp;hostedProfileValidationMode, please see: &lt;A href="http://www.authorize.net/content/dam/authorize/documents/CIM_XML_guide.pdf" target="_blank"&gt;http://www.authorize.net/content/dam/authorize/documents/CIM_XML_guide.pdf&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>Thu, 12 Nov 2015 23:51:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52973#M28141</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2015-11-12T23:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iframe error - The Transaction Was Unsuccessful in production account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52976#M28143</link>
      <description>&lt;P&gt;Hi Joy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have logged in to the merchant interface, and I can see each of the transactions, but none of them at all say that they failed, in fact it looks like they all worked! But still I get the error that I described.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We do not provide a value for the&amp;nbsp;hostedProfileValidationMode, which would&amp;nbsp;mean that the default value applies i.e. "liveMode".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its also worth mentioning that the 0.01 transaction seems to go through because we actually recieve the email from Authorize.NET about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some information I can send through to you to help diagnose this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry if I missed something small...&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 02:33:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/52976#M28143</guid>
      <dc:creator>maccamacca</dc:creator>
      <dc:date>2015-11-13T02:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iframe error - The Transaction Was Unsuccessful in production account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/53012#M28177</link>
      <description>&lt;P&gt;Still no resolution on this, I am trying to communicate with the developer support team via email, but even they have gone quite over the last few days.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any information that could help me here?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 22:18:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/53012#M28177</guid>
      <dc:creator>maccamacca</dc:creator>
      <dc:date>2015-11-16T22:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iframe error - The Transaction Was Unsuccessful in production account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/53014#M28179</link>
      <description>&lt;P&gt;When you said it didn't fail, did you mean it approved? and not declined?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2015 00:04:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/53014#M28179</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-11-17T00:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: CIM iframe error - The Transaction Was Unsuccessful in production account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/53017#M28182</link>
      <description>&lt;P&gt;This is the reply from the Authorize.NET developer support emails:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;EM&gt;After reviewing this with our internal developers, they confirmed that this is a current limitation for AUD merchants. Basically, when you are processing in AUD using FDIAus processor, which is the processor in this gateway, you cannot process a VOID transaction type because your processor does not support it. What is happening here is, when you run a liveMode validation, it verifies the customer information for $0.00 or for a penny and it immediately voids the request right away, that is how CIM liveMode validation works. But since FDIAus does not support VOID the liveMode validation done by CIM processes as Authorization Only followed by immediate Void and the inability to void means that it is determining that the transaction failed and rejecting the payment profile.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;EM&gt;The only workaround at the moment is to use testMode validation. It will check that the card is valid passing the mod 10 validation but it will not verify if the billing information is correct. Our internal developers are aware of this and they know the limitation of the VOID transaction type for merchants processing in AUD but I cannot provide you any ETA as to when they can provide a solution on this. For now your option is to use testMode validation instead of liveMode.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, for now my workaround is to use&amp;nbsp;the testMode validation.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2015 02:03:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-iframe-error-The-Transaction-Was-Unsuccessful-in-production/m-p/53017#M28182</guid>
      <dc:creator>maccamacca</dc:creator>
      <dc:date>2015-11-17T02:03:25Z</dc:date>
    </item>
  </channel>
</rss>

