<?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: Redirect after SIM Checkout? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Redirect-after-SIM-Checkout/m-p/60239#M34796</link>
    <description>&lt;P&gt;Ok, there's something else I've noticed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that my problem is that I can only use relay responses for root levels only. If I were to relay to a page like &lt;A href="http://www.example.com/receipt" target="_blank"&gt;http://www.example.com/receipt&lt;/A&gt;, it would not work, but &lt;A href="http://www.example.com" target="_blank"&gt;http://www.example.com&lt;/A&gt; would. This doesn't make sense, and there isn't anything I've found in any documentation which details this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is that? If I have any directories in my URL, the checkout page just stays put. If I don't, it actually takes me to the page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I supposed to escape my characters as I pass them through? Do I need to run it through a PHP function? Is there a setting on my account I need to adjust in order to make this work the way it should?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2017 18:42:18 GMT</pubDate>
    <dc:creator>bdparker</dc:creator>
    <dc:date>2017-10-20T18:42:18Z</dc:date>
    <item>
      <title>Redirect after SIM Checkout?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Redirect-after-SIM-Checkout/m-p/60230#M34788</link>
      <description>&lt;P&gt;Hi! I'm having trouble doing the redirect after a SIM checkout. I'm adding the URL in name='x_relay_url', but apparently it works with some URLs and not others, and I can't see the pattern.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using both a test sandbox account and a live account to try these. It appears to work with one of our domains, but not others, and it only works on the root page. It also gives an error when I add a URL which has any sort of structure (ex. &lt;A href="http://www.domain.com/pages/auth/receipt.php" target="_blank"&gt;http://www.domain.com/pages/auth/receipt.php&lt;/A&gt;). Sometimes it doesn't give an error. It just goes to the standard page showing the results of the form on Authorize's transact.dll page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I figured this could be because I need to add the URL to the &lt;SPAN class="MainHeaderFont"&gt;Response/Receipt URLs&lt;/SPAN&gt; list in Authorize, but that didn't work. It gives the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also figured this could be because I'm going to a different domain from the one on which I have the checkout form. No, that wasn't it either. I can put in the same IP or domain from whch I called the Authorize's SIM page, and still, no change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas? I've looked at other threads in this forum and it seems others are having a similar problem, but the solution has not yet been identified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could I be missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 14:59:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Redirect-after-SIM-Checkout/m-p/60230#M34788</guid>
      <dc:creator>bdparker</dc:creator>
      <dc:date>2017-10-19T14:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect after SIM Checkout?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Redirect-after-SIM-Checkout/m-p/60231#M34789</link>
      <description>&lt;P&gt;I'm providing some of the&amp;nbsp; URLs I've tried (disguised from their actual URL for security) and the outcome:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;URL of my Authorize form script:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://190.10.10.10/~myurl/x/new/index.php" target="_blank"&gt;http://190.10.10.10/~myurl/x/new/index.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;URLs Which Work (roots from other sites we own):&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://www.url.org" target="_blank"&gt;http://www.url.org&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.otherurl.org/" target="_blank"&gt;http://www.otherurl.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Gives "error"&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://www.url.org/Authorize/allreturns.cfm" target="_blank"&gt;http://www.url.org/Authorize/allreturns.cfm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Does nothing - just stays on the page:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://190.10.10.10/~myurl/x/new/receipt.php" target="_blank"&gt;http://190.10.10.10/~myurl/x/new/receipt.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of these URLs are in my &lt;SPAN class="MainHeaderFont"&gt;Response/Receipt URLs&lt;/SPAN&gt; list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 15:54:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Redirect-after-SIM-Checkout/m-p/60231#M34789</guid>
      <dc:creator>bdparker</dc:creator>
      <dc:date>2017-10-19T15:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect after SIM Checkout?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Redirect-after-SIM-Checkout/m-p/60239#M34796</link>
      <description>&lt;P&gt;Ok, there's something else I've noticed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that my problem is that I can only use relay responses for root levels only. If I were to relay to a page like &lt;A href="http://www.example.com/receipt" target="_blank"&gt;http://www.example.com/receipt&lt;/A&gt;, it would not work, but &lt;A href="http://www.example.com" target="_blank"&gt;http://www.example.com&lt;/A&gt; would. This doesn't make sense, and there isn't anything I've found in any documentation which details this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is that? If I have any directories in my URL, the checkout page just stays put. If I don't, it actually takes me to the page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I supposed to escape my characters as I pass them through? Do I need to run it through a PHP function? Is there a setting on my account I need to adjust in order to make this work the way it should?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brendan&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 18:42:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Redirect-after-SIM-Checkout/m-p/60239#M34796</guid>
      <dc:creator>bdparker</dc:creator>
      <dc:date>2017-10-20T18:42:18Z</dc:date>
    </item>
  </channel>
</rss>

