<?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, Javascript and AJAX in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26696#M14170</link>
    <description>&lt;P&gt;&lt;SPAN&gt;No, I just want the response in order to update my server that client has paid&lt;/SPAN&gt;&lt;SPAN&gt;. Nothing more.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since I ran into trouble with the AJAX approach, I implemented the relay url and receipt page. Now I can get the response easily enough in receipt_page.php but accessing the original client session and, therefore, being able to connect to the database isn't possible because the server of origin for the url is Authorize.net. Super frustrating.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I guess I'm going to end up wading through every API option -- continuing next with AIM -- and trial-and-error them until something works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your suggestion.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 May 2012 20:03:20 GMT</pubDate>
    <dc:creator>oneclick10</dc:creator>
    <dc:date>2012-05-23T20:03:20Z</dc:date>
    <item>
      <title>DPM, Javascript and AJAX</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26604#M14128</link>
      <description>&lt;P&gt;I'm using DPM and have the checkout form populating a dialog div within my application when payment is due. I'd like to avoid the receipt page -- as it would direct the user away from the application -- and have the confirmation of payment response populate inside the same dialog div.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm able to submit the transaction successfully using javascript by executing an ajax call that transmits the checkout form's values using the url: '&lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll'."&gt;https://secure.authorize.net/gateway/transact.dll'.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I'm not able to receive or parse any kind of response. My question is, how does the 'transact.dll' file respond? Is it capable of responding in the ajax context with a parsable string?&lt;/P&gt;</description>
      <pubDate>Sat, 19 May 2012 22:00:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26604#M14128</guid>
      <dc:creator>oneclick10</dc:creator>
      <dc:date>2012-05-19T22:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: DPM, Javascript and AJAX</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26638#M14143</link>
      <description>&lt;P&gt;Are you sending Credit Card info back to your server for the ajax call? 'cause the reason for using DPM is the CC info never go to your server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sound like you want to mix AIM with DPM, try setting the "Best Practice Fields - Transaction Response" in&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/guides/AIM/Appendix_A/Appendix_A_Fields_by_Transaction_Type.htm"&gt;http://developer.authorize.net/guides/AIM/Appendix_A/Appendix_A_Fields_by_Transaction_Type.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2012 20:13:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26638#M14143</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-05-21T20:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: DPM, Javascript and AJAX</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26696#M14170</link>
      <description>&lt;P&gt;&lt;SPAN&gt;No, I just want the response in order to update my server that client has paid&lt;/SPAN&gt;&lt;SPAN&gt;. Nothing more.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since I ran into trouble with the AJAX approach, I implemented the relay url and receipt page. Now I can get the response easily enough in receipt_page.php but accessing the original client session and, therefore, being able to connect to the database isn't possible because the server of origin for the url is Authorize.net. Super frustrating.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I guess I'm going to end up wading through every API option -- continuing next with AIM -- and trial-and-error them until something works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your suggestion.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2012 20:03:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26696#M14170</guid>
      <dc:creator>oneclick10</dc:creator>
      <dc:date>2012-05-23T20:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: DPM, Javascript and AJAX</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26822#M14226</link>
      <description>&lt;P&gt;Try using an iframe. Just have your receipt page pop up a success message and then offer a link for hiding the iframe.&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 13:44:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Javascript-and-AJAX/m-p/26822#M14226</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-05-30T13:44:02Z</dc:date>
    </item>
  </channel>
</rss>

