<?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: Switching from AIM to DPM in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29920#M15695</link>
    <description>&lt;P&gt;You can either pass it by query string&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;on the relay response page repost the values in a form to post to the other page(your site) where you save the session, and use a javascript to post the form on page load.&lt;/P&gt;</description>
    <pubDate>Sat, 22 Sep 2012 22:15:28 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-09-22T22:15:28Z</dc:date>
    <item>
      <title>Switching from AIM to DPM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29914#M15692</link>
      <description>&lt;P&gt;I'm on a ColdFusion server, testing DPM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My transactions are successful and my relay is good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With AIM I used a CFHTTP POST form and it listened for a response from AN and stored the response like this:&lt;/P&gt;&lt;P&gt;&amp;lt;cfset session.api_response=cfhttp.fileContent&amp;gt; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I'm now making an HTTP POST I'm at a loss as how to gather AN's response - does it come back to the posting page (my checkout form) or is it available to the relay url page? How is it structured so I can put it in my session variable "api_response"? When I try &amp;lt;cfset session.api_response=http.fileContent&amp;gt; I get nothing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Almost there! Thanks for any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-otterpup&lt;/P&gt;</description>
      <pubDate>Sat, 22 Sep 2012 17:10:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29914#M15692</guid>
      <dc:creator>Otterpup</dc:creator>
      <dc:date>2012-09-22T17:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Switching from AIM to DPM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29916#M15693</link>
      <description>&lt;P&gt;DPM response it just like SIM response, so you can get it from the relay response page. On your relay response page just read the posted fields (#Form.) . Here is the SIM response documentation&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Trans_response.html"&gt;http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Trans_response.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Sep 2012 20:58:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29916#M15693</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-22T20:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Switching from AIM to DPM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29918#M15694</link>
      <description>&lt;P&gt;Thank you RaynorC1emen7. Now i understand! Next I wanted to simply take those form values, (after I "found" them) and insert them into my customer's session struct, but since the relay page where they exist is called by AN, (separate session) I couldn't just do that. Since the redirect is handled by js, the only solution I know of to get them to a page that is in the customer's session is appending them as a query string to the redirect url. Since there is almost always more than one way of doing things am I missing something obvious?&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;-otterpup&lt;/P&gt;</description>
      <pubDate>Sat, 22 Sep 2012 21:28:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29918#M15694</guid>
      <dc:creator>Otterpup</dc:creator>
      <dc:date>2012-09-22T21:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Switching from AIM to DPM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29920#M15695</link>
      <description>&lt;P&gt;You can either pass it by query string&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;on the relay response page repost the values in a form to post to the other page(your site) where you save the session, and use a javascript to post the form on page load.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Sep 2012 22:15:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Switching-from-AIM-to-DPM/m-p/29920#M15695</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-09-22T22:15:28Z</dc:date>
    </item>
  </channel>
</rss>

