<?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 Hosted CIM Updgrade in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-Updgrade/m-p/65603#M39240</link>
    <description>&lt;P&gt;We are currently in the process of ugrading the depricated services we are using and I have gotten to the point where I am trying to upgrade our usage of the hosted CIM forms. We have a javascript file that is managing the Authorize.net popups which is setting a forms action using the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;if (AuthorizeNetPopup.options.useTestEnvironment) {
    form.action = "https://test.authorize.net/profile/" + opt.action;
} else {
    form.action = "https://secure2.authorize.net/profile/" + opt.action;
}&lt;/PRE&gt;&lt;P&gt;From what I can tell, the test and production URL's are depricated URL's and we need to change them but I'm having a difficult time trying to find the upgrade path for these lines of code. Do I just need to change the URL's or is it going to be a larger change? If I just need to update the URL"s, what do I need to update them to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jan 2019 22:15:55 GMT</pubDate>
    <dc:creator>jfkrueger</dc:creator>
    <dc:date>2019-01-04T22:15:55Z</dc:date>
    <item>
      <title>Hosted CIM Updgrade</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-Updgrade/m-p/65603#M39240</link>
      <description>&lt;P&gt;We are currently in the process of ugrading the depricated services we are using and I have gotten to the point where I am trying to upgrade our usage of the hosted CIM forms. We have a javascript file that is managing the Authorize.net popups which is setting a forms action using the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;if (AuthorizeNetPopup.options.useTestEnvironment) {
    form.action = "https://test.authorize.net/profile/" + opt.action;
} else {
    form.action = "https://secure2.authorize.net/profile/" + opt.action;
}&lt;/PRE&gt;&lt;P&gt;From what I can tell, the test and production URL's are depricated URL's and we need to change them but I'm having a difficult time trying to find the upgrade path for these lines of code. Do I just need to change the URL's or is it going to be a larger change? If I just need to update the URL"s, what do I need to update them to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 22:15:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-Updgrade/m-p/65603#M39240</guid>
      <dc:creator>jfkrueger</dc:creator>
      <dc:date>2019-01-04T22:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted CIM Updgrade</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-Updgrade/m-p/65614#M39247</link>
      <description>&lt;P&gt;Here are the new URLs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px 0px 10px; color: #555555; text-transform: none; line-height: 1.4em; text-indent: 0px; letter-spacing: normal; font-family: ScalaSansWeb, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;STRONG style="font-weight: bold; box-sizing: border-box;"&gt;Current Accept Customer URLs&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="margin: 0px 0px 10px; color: #555555; text-transform: none; line-height: 1.4em; text-indent: 0px; letter-spacing: normal; font-family: ScalaSansWeb, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;A href="https://accept.authorize.net/customer/_formName_" target="_blank"&gt;https://accept.authorize.net/customer/_formName_&lt;/A&gt; (for Production)&lt;/P&gt;
&lt;P style="margin: 0px 0px 10px; color: #555555; text-transform: none; line-height: 1.4em; text-indent: 0px; letter-spacing: normal; font-family: ScalaSansWeb, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;A href="https://test.authorize.net/customer/_formName_" target="_blank"&gt;https://test.authorize.net/customer/_formName_&lt;/A&gt; (for Sandbox)&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px 0px 10px; color: #555555; text-transform: none; line-height: 1.4em; text-indent: 0px; letter-spacing: normal; font-family: ScalaSansWeb, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;STRONG style="font-weight: bold; box-sizing: border-box;"&gt;Deprecated Hosted CIM Form URLs&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="margin: 0px 0px 10px; color: #555555; text-transform: none; line-height: 1.4em; text-indent: 0px; letter-spacing: normal; font-family: ScalaSansWeb, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;A href="https://secure.authorize.net/profile/_formName_" target="_blank"&gt;https://secure.authorize.net/profile/_formName_&lt;/A&gt; (for Production)&lt;/P&gt;
&lt;P style="margin: 0px 0px 10px; color: #555555; text-transform: none; line-height: 1.4em; text-indent: 0px; letter-spacing: normal; font-family: ScalaSansWeb, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;A href="https://test.authorize.net/profile/_formName_" target="_blank"&gt;https://test.authorize.net/profile/_formName_&lt;/A&gt; (for Sandbox)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jan 2019 05:14:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-Updgrade/m-p/65614#M39247</guid>
      <dc:creator>brianmc</dc:creator>
      <dc:date>2019-01-06T05:14:04Z</dc:date>
    </item>
  </channel>
</rss>

