<?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: Customer Information Manager is not enabled (Test Mode) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/35657#M19908</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done the changes as mentioned but still I am getting the error CIM is not enabled. Can you please help me out on this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2013 05:14:57 GMT</pubDate>
    <dc:creator>akshayk0406</dc:creator>
    <dc:date>2013-09-13T05:14:57Z</dc:date>
    <item>
      <title>Customer Information Manager is not enabled (Test Mode)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/19866#M10921</link>
      <description>&lt;P&gt;Here's the short version:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have my test (Sandbox) account set up and, according to the details in it, CIM is turned on.&lt;/P&gt;&lt;P&gt;The only option that the sandbox management area gives me in that regard is the ability to turn CIM 'off'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know CIM is on through the test system because when I send a request through AuthNet to get a new customer a customerProfileID,&amp;nbsp; it assigns them one,&amp;nbsp; passes it back to me so I can store it on my server, AND that new number shows up under the profiles in the CIM area of the test account manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the problem:&lt;/P&gt;&lt;P&gt;When I fire up the popup window that is to be used by the customer to add or edit credit card data into the CIM,&lt;/P&gt;&lt;P&gt;I get "Customer Information Manager is not enabled' instead of the forms for the customer to fill in their data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have changed all of the code to use my TEST account login and transaction information.&lt;/P&gt;&lt;P&gt;In my vars.php file, I changed the apihost to have this in it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$g_loginname = "MY_LOGIN";&lt;BR /&gt;$g_transactionkey = "MY_TRANACTION_KEY";&lt;BR /&gt;$g_apihost = "apitest.authorize.net";&lt;BR /&gt;$g_apipath = "/xml/v1/request.api";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason I even mentioned that is to make sure that the apihost and apipath information is correct.&lt;/P&gt;&lt;P&gt;Maybe that's the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To call the popup itself requires a URL (obviously) to generate the data from.&lt;/P&gt;&lt;P&gt;Here is what I currently have in place to call that popup:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;action="&lt;A href="https://test.authorize.net/hosted/profile/manage" target="_blank"&gt;https://test.authorize.net/hosted/profile/manage&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the CIM_XML_guide.pdf file (instructions for setting up CIM) it says specifically,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"If you are using the test environment, replace secure.authorize.net/profile/&lt;BR /&gt;manage with test.authorize.net/profile/manage."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That instruction is on page 5 of the document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elsewhere in the document, it says that if I am in test mode I need to use:&lt;/P&gt;&lt;P&gt;&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This instruction is on page 14 of the pdf file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Those are two different URLs.&amp;nbsp; Just to be sure,&amp;nbsp; I tried it with both of them.&amp;nbsp; In both attempts I got the same 'CIM is not enabled' message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the request for the customerProfileID is working,&amp;nbsp; and the new customer is showing up in the CIM manager list of profiles,&amp;nbsp; I think it it safe to assume that CIM is actually 'on'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why the system is responding back with 'CIM is not enabled' when I attempt to go on to the next 'step' (customer actually entering credit card information into the CIM system)&amp;nbsp; is what i can't figure out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;WHeis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 16:37:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/19866#M10921</guid>
      <dc:creator>WHeisenberg</dc:creator>
      <dc:date>2011-12-09T16:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Information Manager is not enabled (Test Mode)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/19868#M10922</link>
      <description>&lt;P&gt;On the examplePage.html&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; // Uncomment this line to use test.authorize.net instead of secure.authorize.net.&lt;BR /&gt;&amp;nbsp; //AuthorizeNetPopup.options.useTestEnvironment = true;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The action on the form post get override in the javascript popup.js&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 16:52:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/19868#M10922</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-12-09T16:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Information Manager is not enabled (Test Mode)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/19870#M10923</link>
      <description>&lt;P&gt;I un-commented that line and still got the same issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However,&amp;nbsp; I see what that line was trying to actually 'do',&amp;nbsp; which is to set the page to use the test server instead of the live server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I did then, was to go into the actual popup.js file and changed the line that read:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (AuthorizeNetPopup.options.useTestEnvironment) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; form.action = "&lt;A href="https://test.authorize.net/profile/" target="_blank"&gt;https://test.authorize.net/profile/&lt;/A&gt;" + opt.action;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;} else {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;form.action = "&lt;A href="https://secure.authorize.net/profile/" target="_blank"&gt;https://secure.authorize.net/profile/&lt;/A&gt;" + opt.action;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (AuthorizeNetPopup.options.useTestEnvironment) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; form.action = "&lt;A href="https://test.authorize.net/profile/" target="_blank"&gt;https://test.authorize.net/profile/&lt;/A&gt;" + opt.action;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;} else {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;form.action = "&lt;A href="https://test.authorize.net/profile/" target="_blank"&gt;https://test.authorize.net/profile/&lt;/A&gt;" + opt.action;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In effect, I made the 'else' part of the statement redundant, since it is going to use the test address regardless&lt;/P&gt;&lt;P&gt;of the value of useTestEnvironment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the CIM is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not know why uncommenting the line that is supposed to set the page to use the 'test' address didn't work,&lt;/P&gt;&lt;P&gt;but now that I know that it wasn't working,&amp;nbsp; I was able to create the workaround by simply forcing it to use the&lt;/P&gt;&lt;P&gt;test address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll just need to remember to put it back the way it's 'supposed to be' when the site is changed to the live system.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for the clue!&lt;/P&gt;&lt;P&gt;WHeis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 17:41:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/19870#M10923</guid>
      <dc:creator>WHeisenberg</dc:creator>
      <dc:date>2011-12-09T17:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Information Manager is not enabled (Test Mode)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/35657#M19908</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done the changes as mentioned but still I am getting the error CIM is not enabled. Can you please help me out on this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2013 05:14:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/35657#M19908</guid>
      <dc:creator>akshayk0406</dc:creator>
      <dc:date>2013-09-13T05:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Information Manager is not enabled (Test Mode)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/35665#M19912</link>
      <description>&lt;P&gt;Use window.alert(AuthorizeNetPopup.options.useTestEnvironment) and window.alert(form.action) to make sure it's going to the right place.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2013 18:27:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/35665#M19912</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2013-09-13T18:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Information Manager is not enabled (Test Mode)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/49571#M25125</link>
      <description>&lt;P&gt;This solution by RaynorC1emen7 worked perfectlty for me. Thanks!&lt;BR /&gt;&lt;BR /&gt;//Uncomment this line to use test.authorize.net instead of secure.authorize.net.&lt;BR /&gt;//AuthorizeNetPopup.options.useTestEnvironment = true;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2015 12:04:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Customer-Information-Manager-is-not-enabled-Test-Mode/m-p/49571#M25125</guid>
      <dc:creator>KiranK</dc:creator>
      <dc:date>2015-02-09T12:04:39Z</dc:date>
    </item>
  </channel>
</rss>

