<?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 Ingration problem in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26145#M13914</link>
    <description>&lt;P&gt;Hi takabyte,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The link is submitted when you create the token using the getHostedProfilePageRequest. You can enter a URL for the page the customer returns to within that request by specifying the hostedProfileReturnUrl and hostedProfileReturnUrlText. The value for the text can be up to 200 characters. If you do not pass this parameter,the default button text is &lt;EM&gt;Continue&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Joy&lt;/P&gt;</description>
    <pubDate>Mon, 30 Apr 2012 19:03:08 GMT</pubDate>
    <dc:creator>Joy</dc:creator>
    <dc:date>2012-04-30T19:03:08Z</dc:date>
    <item>
      <title>CIM Ingration problem</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26071#M13879</link>
      <description>&lt;P&gt;I am working on hosted CIM. I have progressed to the point where I have acquired the token and sent the client to authorize.net to fill out his profile form, and everything looks fine except that there is no button for the user to click to return him to my site. The documentation shows such a button, but there isn't one in my testing so far. The form works perfectly, but there's nothing to use to submit the results and get back to me. Am I missing something in the XML call that wasn't in the sample? Here's the call I'm using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;form method="post" action="&lt;A target="_blank" href="https://test.authorize.net/profile/manage"&gt;https://test.authorize.net/profile/manage&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;id="formAuthorizeNetPage"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;input type="hidden" name="Token" value="&amp;lt;? echo $token?&amp;gt;"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;input type="submit" value="Manage my payment and shipping&lt;/P&gt;&lt;P&gt;information" onclick= "document.getElementById(&lt;/P&gt;&lt;P&gt;'formAuthorizeNetPage').submit();"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 18:36:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26071#M13879</guid>
      <dc:creator>takabyte</dc:creator>
      <dc:date>2012-04-27T18:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: CIM Ingration problem</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26145#M13914</link>
      <description>&lt;P&gt;Hi takabyte,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The link is submitted when you create the token using the getHostedProfilePageRequest. You can enter a URL for the page the customer returns to within that request by specifying the hostedProfileReturnUrl and hostedProfileReturnUrlText. The value for the text can be up to 200 characters. If you do not pass this parameter,the default button text is &lt;EM&gt;Continue&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Joy&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2012 19:03:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26145#M13914</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2012-04-30T19:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: CIM Ingration problem</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26149#M13916</link>
      <description>&lt;P&gt;Joy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. But I'm really not well-versed in XML, so I need to know more. How do you arrange the code to pass this new parameter? Her's what I tried, but it gave an error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$content = &amp;nbsp;&lt;/P&gt;&lt;P&gt;"&amp;lt;?xml version=\"1.0\" encoding=\"utf-8\"?&amp;gt;" . &amp;nbsp;"&amp;lt;getHostedProfilePageRequest xmlns=\"AnetApi/xml/v1/schema/AnetApiSchema.xsd\"&amp;gt;" . &amp;nbsp;MerchantAuthenticationBlock().&lt;/P&gt;&lt;P&gt;&amp;nbsp;"&amp;lt;customerProfileId&amp;gt;".$custId . "&amp;lt;/customerProfileId&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;hostedProfileReturnUrl&amp;gt;&lt;A target="_blank" href="http://managemyreo.com/postcustomerprofile.php"&gt;http://managemyreo.com/postcustomerprofile.php&lt;/A&gt;&amp;lt;/hostedProfileReturnUrl&amp;gt; &amp;nbsp;&amp;lt;/getHostedProfilePageRequest&amp;gt;";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The operation failed with the following errors: [E00003] The element 'getHostedProfilePageRequest' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element 'hostedProfileReturnUrl' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'. List of possible elements expected: 'hostedProfileSettings' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which is basically Greek to me. I understand PHP, but I don't understand XML. I just need someone to help me get a working script so I can get my client up on Authorize.net.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2012 19:37:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26149#M13916</guid>
      <dc:creator>takabyte</dc:creator>
      <dc:date>2012-04-30T19:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: CIM Ingration problem</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26151#M13917</link>
      <description>&lt;P&gt;The XML documentation Page 66 at&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/cim/"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;getHostedProfilePageRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
  &amp;lt;merchantAuthentication&amp;gt;
    &amp;lt;name&amp;gt;YourUserLogin&amp;lt;/name&amp;gt;
    &amp;lt;transactionKey&amp;gt;YourTranKey&amp;lt;/transactionKey&amp;gt;
  &amp;lt;/merchantAuthentication&amp;gt;
  &amp;lt;customerProfileId&amp;gt;YourProfileID&amp;lt;/customerProfileId&amp;gt;
  &amp;lt;hostedProfileSettings&amp;gt;
    &amp;lt;setting&amp;gt;
      &amp;lt;settingName&amp;gt;hostedProfileReturnUrl&amp;lt;/settingName&amp;gt;
      &amp;lt;settingValue&amp;gt;&lt;A target="_blank" href="https://blah.com/blah/"&gt;https://blah.com/blah/&lt;/A&gt;&amp;lt;/settingValue&amp;gt;
    &amp;lt;/setting&amp;gt;
    &amp;lt;setting&amp;gt;
      &amp;lt;settingName&amp;gt;hostedProfileReturnUrlText&amp;lt;/settingName&amp;gt;
      &amp;lt;settingValue&amp;gt;Continue to blah.&amp;lt;/settingValue&amp;gt;
    &amp;lt;/setting&amp;gt;
         &amp;lt;setting&amp;gt;
 &amp;lt;settingName&amp;gt;hostedProfilePageBorderVisible&amp;lt;/settingName&amp;gt;
 &amp;lt;settingValue&amp;gt;true&amp;lt;/settingValue&amp;gt;
 &amp;lt;/setting&amp;gt;
 &amp;lt;/hostedProfileSettings&amp;gt;
&amp;lt;/getHostedProfilePageRequest&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2012 19:45:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Ingration-problem/m-p/26151#M13917</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-04-30T19:45:44Z</dc:date>
    </item>
  </channel>
</rss>

