<?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: getHostedProfilePageRequest hostedProfileReturnUrl value issue in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedProfilePageRequest-hostedProfileReturnUrl-value-issue/m-p/29604#M15544</link>
    <description>&lt;P&gt;Since it XML is required xml(html) encoding so &lt;STRONG&gt;&amp;amp; &lt;/STRONG&gt;need to be&lt;STRONG&gt; &amp;amp;amp;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Sep 2012 23:08:31 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-09-10T23:08:31Z</dc:date>
    <item>
      <title>getHostedProfilePageRequest hostedProfileReturnUrl value issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedProfilePageRequest-hostedProfileReturnUrl-value-issue/m-p/29602#M15543</link>
      <description>&lt;P&gt;I'm attempting to use the&amp;nbsp;getHostedProfilePageRequest, and for the&amp;nbsp;hostedProfileReturnUrl, I wish to pass a URL which has a couple querystring variables.&lt;/P&gt;&lt;P&gt;I'm finding that if I pass a single querystring variable, all is well. But as soon as I pass more than one, I get this error:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;The operation failed with the following errors:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;[E00003] '=' is an unexpected token. The expected token is ';'. Line 8, position 114.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;SPAN&gt;Here's my request:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&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;********&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;***********&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;
                        &amp;lt;customerProfileId&amp;gt;8777777&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 href="http://domain.com/dev/index.php?edit=1&amp;amp;id=45" target="_blank"&gt;http://domain.com/dev/index.php?edit=1&amp;amp;id=45&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;Finished Editing&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;I'm assuming this is some kind of bug? Or is it really only possible to use a single querystring variable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2012 22:43:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedProfilePageRequest-hostedProfileReturnUrl-value-issue/m-p/29602#M15543</guid>
      <dc:creator>sporifolous</dc:creator>
      <dc:date>2012-09-10T22:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: getHostedProfilePageRequest hostedProfileReturnUrl value issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedProfilePageRequest-hostedProfileReturnUrl-value-issue/m-p/29604#M15544</link>
      <description>&lt;P&gt;Since it XML is required xml(html) encoding so &lt;STRONG&gt;&amp;amp; &lt;/STRONG&gt;need to be&lt;STRONG&gt; &amp;amp;amp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2012 23:08:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedProfilePageRequest-hostedProfileReturnUrl-value-issue/m-p/29604#M15544</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-10T23:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: getHostedProfilePageRequest hostedProfileReturnUrl value issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedProfilePageRequest-hostedProfileReturnUrl-value-issue/m-p/29606#M15545</link>
      <description>&lt;P&gt;Oh wow. I feel dumb now. haha.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2012 23:09:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedProfilePageRequest-hostedProfileReturnUrl-value-issue/m-p/29606#M15545</guid>
      <dc:creator>sporifolous</dc:creator>
      <dc:date>2012-09-10T23:09:12Z</dc:date>
    </item>
  </channel>
</rss>

