<?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: DPM Relay response not redirecting to new page with wordpress in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41238#M22343</link>
    <description>&lt;P&gt;You said it stop before the "transaction-results", what page is that? blank page with authorize.net on the url?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 24 May 2014 00:17:58 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-05-24T00:17:58Z</dc:date>
    <item>
      <title>DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41220#M22334</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been searching the boards for a few days and have not found the answer to my problem. I'm hoping someone can help me out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having trouble redirecting users back to my relay url using the javascript redirect. I'm using Wordpress with this project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the weird thing, If i use the main post url the form is on, the redirect works fine. But if I use a new page called "transaction results and redirect to that page, the response gets stuck on&amp;nbsp;&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt; and the page is broken (no css and ugly). The javascript does not redirect at that point. It's weird. Check out the screenshots.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the post url with successful redirect back to main post (Not what I want to do, I want to redirect to a different page)&lt;/P&gt;&lt;P&gt;&lt;A href="http://awesomescreenshot.com/05a2uvbte3" target="_blank"&gt;http://awesomescreenshot.com/05a2uvbte3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Broken redirect to new page I would like the response on.&lt;/P&gt;&lt;P&gt;&lt;A href="http://awesomescreenshot.com/0a12uvcs3c" target="_blank"&gt;http://awesomescreenshot.com/0a12uvcs3c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help to point me in the right direction would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 18:49:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41220#M22334</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-05-23T18:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41222#M22335</link>
      <description>&lt;P&gt;Are you using&amp;nbsp;absolute path on the javascript redirect?&lt;/P&gt;&lt;P&gt;Use the browser developer net traffic/console to see if there is an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IE F12 Developer Tools&lt;/P&gt;&lt;P&gt;Firefox Tools - Web Developer&lt;/P&gt;&lt;P&gt;Chrome Tools - Developer Tools&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 19:01:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41222#M22335</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-05-23T19:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41224#M22336</link>
      <description>&lt;P&gt;Yes, the get_permalink() function displays the absolute path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chrome developer tools show:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[blocked] The page at '&lt;/SPAN&gt;&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank" title="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;SPAN&gt;' was loaded over HTTPS, but ran insecure content from '&lt;/SPAN&gt;&lt;A href="http://mpc.jcmarketingsolutions.com/wp-content/themes/MPC705/style.css" target="_blank" title="http://mpc.jcmarketingsolutions.com/wp-content/themes/MPC705/style.css"&gt;http://www.mywebsite.com/wp-content/themes/MPC705/style.css&lt;/A&gt;&lt;SPAN&gt;': this content should also be loaded over HTTPS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But why would it redirect back to the same post url just fine but block the results page?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 19:14:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41224#M22336</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-05-23T19:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41226#M22337</link>
      <description>&lt;P&gt;Look at the page source(web broswer), on your results page, is the javascript redirect there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 19:18:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41226#M22337</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-05-23T19:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41228#M22338</link>
      <description>&lt;P&gt;After the payment and on the broken results page, no the javascript is not there.&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 19:37:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41228#M22338</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-05-23T19:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41230#M22339</link>
      <description>&lt;P&gt;Ok. I think is because it try to do the get_permalink() method on authorize.net site, which is not supported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you just add javascript redirect code right at your page?&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 19:42:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41230#M22339</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-05-23T19:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41236#M22342</link>
      <description>&lt;P&gt;But the tranaction doesn't even get that far. It stops before the "transaction-results" page so I cant add the javascript redirect directly to that page.&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 23:49:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41236#M22342</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-05-23T23:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41238#M22343</link>
      <description>&lt;P&gt;You said it stop before the "transaction-results", what page is that? blank page with authorize.net on the url?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 00:17:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41238#M22343</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-05-24T00:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41240#M22344</link>
      <description>&lt;P&gt;Yup! Correct,&amp;nbsp;&lt;SPAN&gt;blank page with authorize.net on the url.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 00:43:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41240#M22344</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-05-24T00:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41242#M22345</link>
      <description>&lt;P&gt;So the real problem is not getting to the relay response page?&lt;/P&gt;&lt;P&gt;Or you have to list the pages your trying to do because I not picturing it correctly.&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 01:01:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41242#M22345</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-05-24T01:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41244#M22346</link>
      <description>&lt;P&gt;This is the page im getting after payment with the url being&amp;nbsp;&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See screenshot&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="http://awesomescreenshot.com/0a12uvcs3c" target="_blank"&gt;http://awesomescreenshot.com/0a12uvcs3c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should redirect to &lt;A href="http://www.mywebsite.com/transaction-results" target="_blank"&gt;www.mywebsite.com/transaction-results&lt;/A&gt; but the javascript doesn't fire. No redirect is happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 01:06:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41244#M22346</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-05-24T01:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41246#M22347</link>
      <description>&lt;P&gt;So it did get to the relay response page,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it just the page didn't have the javascript code to redirect to&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mysite.com/transaction-results" target="_blank"&gt;www.mysite.com/transaction-results&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that why I ask why can't you put the javascript code and not the wordpress code to redirect&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 01:30:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41246#M22347</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-05-24T01:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41248#M22348</link>
      <description>&lt;P&gt;Do it did not grab the results page, nor does it redirect to the results page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is really frustrating.&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 01:47:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41248#M22348</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-05-24T01:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41250#M22349</link>
      <description>&lt;P&gt;Also, I'm using the DPM class and it has this method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;public static function getRelayResponseSnippet($redirect_url){&lt;BR /&gt;return "&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;script language=\"javascript\"&amp;gt;&lt;BR /&gt;&amp;lt;!--&lt;BR /&gt;window.location=\"{$redirect_url}\";&lt;BR /&gt;//--&amp;gt;&lt;BR /&gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;noscript&amp;gt;&amp;lt;meta http-equiv=\"refresh\" content=\"1;url={$redirect_url}\"&amp;gt;&amp;lt;/noscript&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;";&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 01:48:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41250#M22349</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-05-24T01:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41252#M22350</link>
      <description>&lt;P&gt;Could be this&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/Integration-and-Testing/Redirect-Problems-DPM-amp-PHP/m-p/13314/highlight/true#M7985" target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Redirect-Problems-DPM-amp-PHP/m-p/13314/highlight/true#M7985&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 May 2014 14:27:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/41252#M22350</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-05-24T14:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay response not redirecting to new page with wordpress</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/47905#M24177</link>
      <description>&lt;P&gt;I'm still having the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It did work for a bit but now the javascript is not redirecting to the redirect url.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2014 05:00:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-response-not-redirecting-to-new-page-with-wordpress/m-p/47905#M24177</guid>
      <dc:creator>jrod014</dc:creator>
      <dc:date>2014-10-14T05:00:29Z</dc:date>
    </item>
  </channel>
</rss>

