<?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 Error Handling in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28076#M14810</link>
    <description>&lt;P&gt;That not it. The problem is that your relay response page is not getting call.&lt;/P&gt;&lt;P&gt;That why you getting the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.&lt;/PRE&gt;&lt;P&gt;Did you do the 5 check the following list of possible causes?&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jul 2012 14:17:55 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-07-20T14:17:55Z</dc:date>
    <item>
      <title>DPM Error Handling</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28062#M14803</link>
      <description>&lt;P&gt;I've implemented DPM and it's running fine in test mode. However, I'm having a problem with error handling.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say I make a mistake when typing in my card number. What I'd like to happen is to register this error in relay_response and take user back to the input form, or at least display appropriate message on my site. Unfortunately, what I am getting now is default authorize.net error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The credit card number is invalid.&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On top of that all, I am left on this url:&amp;nbsp;&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&amp;nbsp;instead of at least being taken back to my site. What am I doing wrong here? In relay_response, I do&amp;nbsp;$response-&amp;gt;approved to see if transaction is successful, but that doesn't seem to help - I still get the same message on the same url.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 21:43:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28062#M14803</guid>
      <dc:creator>misaizdaleka</dc:creator>
      <dc:date>2012-07-19T21:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Error Handling</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28064#M14804</link>
      <description>&lt;P&gt;Doesn't look like it make it to your relay response page.&lt;/P&gt;&lt;P&gt;Read&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="https://community.developer.cybersource.com/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-and-Troubleshooting/ba-p/9536"&gt;Relay Response Basics and Troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2012 23:08:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28064#M14804</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-19T23:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Error Handling</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28074#M14809</link>
      <description>&lt;P&gt;OK, I've read it and the only thing that I can conclude from the text is that I have to make sure credit card number is valid prior to posting the form.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other good piece of advice?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 14:07:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28074#M14809</guid>
      <dc:creator>misaizdaleka</dc:creator>
      <dc:date>2012-07-20T14:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Error Handling</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28076#M14810</link>
      <description>&lt;P&gt;That not it. The problem is that your relay response page is not getting call.&lt;/P&gt;&lt;P&gt;That why you getting the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.&lt;/PRE&gt;&lt;P&gt;Did you do the 5 check the following list of possible causes?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 14:17:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28076#M14810</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-20T14:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Error Handling</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28078#M14811</link>
      <description>&lt;P&gt;Thanks for the quick reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, I don't need to check them, because my relay response page is working perfectly fine when I input regular card number and the rest of the data. This error occurs when I input the wrong data &lt;SPAN&gt;on purpose&lt;/SPAN&gt;, in order to produce error (because I wanted to write the code to handle it somehow).&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 14:28:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28078#M14811</guid>
      <dc:creator>misaizdaleka</dc:creator>
      <dc:date>2012-07-20T14:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Error Handling</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28080#M14812</link>
      <description>&lt;P&gt;That mean something is not working on your relay response page for delined/error transaction.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 15:01:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28080#M14812</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-20T15:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Error Handling</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28084#M14814</link>
      <description>&lt;P&gt;Check your error.log for your webserver, it might indicate a line number on where it goes wrong, as&amp;nbsp;&lt;SPAN&gt;&lt;A target="_self" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/1353"&gt;RaynorC1emen7&lt;/A&gt;&amp;nbsp;indicates.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&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, 20 Jul 2012 17:15:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28084#M14814</guid>
      <dc:creator>Trixor</dc:creator>
      <dc:date>2012-07-20T17:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Error Handling</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28120#M14832</link>
      <description>&lt;P&gt;That was it - my code for transaction handling was bad. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jul 2012 15:48:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Error-Handling/m-p/28120#M14832</guid>
      <dc:creator>misaizdaleka</dc:creator>
      <dc:date>2012-07-21T15:48:38Z</dc:date>
    </item>
  </channel>
</rss>

