<?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 DPM Relay URL Not Working in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-URL-Not-Working/m-p/47007#M23745</link>
    <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having issue with DPM relay url with error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This transaction has been approved.&lt;BR /&gt;&lt;BR /&gt;It is advisable for you to contact the merchant to verify that you will receive the product or service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The URL worked perfectly fine in Sandbox mode but when we switch it to Live, we can't make it to work regardless of what URL we add in &lt;SPAN&gt;Response/Receipt URLs&lt;/SPAN&gt; under Account Settings. Here's the pattern I added to Response/Receipt URLs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://www.domain.com"&gt;https://www.domain.com&lt;/A&gt; - Default Response&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://www.domain.com"&gt;https://www.domain.com&lt;/A&gt; - Default Receipt&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://domain.com"&gt;http://domain.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://domain.com"&gt;https://domain.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.domain.com"&gt;http://www.domain.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that should cover all patterns. Our sandbox runs on a subdomain using http:// but our live runs on the main domain with https:// but I don't think that should be an issue. And both sandbox and live site are running on the same server but different installation with identical code. Unless, I am wrong, please do correct me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had this issue when I was early on the developer on sandbox mode but I quickly learned to add the URL in the account settings and the error will quickly disappear. But this time on live mode, it's a pain! Is there something that I can do to trace further what's going on? I don't get any error in apache log, nor in any log in the server. I wish Authorize.net will spit more descriptive error than "An error has occured...". What's happening is it instantly show that error and if I go to the Relay URL code and try to print something just to see if it really relayed back, I don't see anything... nothing. So, what does it say? The relay did not happen. I already tried this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;A target="_blank" href="https://developer.authorize.net/tools/paramdump/index.php"&gt;https://developer.authorize.net/tools/paramdump/index.php&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I got all the required variables and yes, x_relay_url is 100% the right one. And if I manually run the URL, the print code I inserted will spit out something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody have an answer to this? Any help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 10 Sep 2014 01:01:47 GMT</pubDate>
    <dc:creator>lacinfosys</dc:creator>
    <dc:date>2014-09-10T01:01:47Z</dc:date>
    <item>
      <title>DPM Relay URL Not Working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-URL-Not-Working/m-p/47007#M23745</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having issue with DPM relay url with error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This transaction has been approved.&lt;BR /&gt;&lt;BR /&gt;It is advisable for you to contact the merchant to verify that you will receive the product or service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The URL worked perfectly fine in Sandbox mode but when we switch it to Live, we can't make it to work regardless of what URL we add in &lt;SPAN&gt;Response/Receipt URLs&lt;/SPAN&gt; under Account Settings. Here's the pattern I added to Response/Receipt URLs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://www.domain.com"&gt;https://www.domain.com&lt;/A&gt; - Default Response&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://www.domain.com"&gt;https://www.domain.com&lt;/A&gt; - Default Receipt&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://domain.com"&gt;http://domain.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://domain.com"&gt;https://domain.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.domain.com"&gt;http://www.domain.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that should cover all patterns. Our sandbox runs on a subdomain using http:// but our live runs on the main domain with https:// but I don't think that should be an issue. And both sandbox and live site are running on the same server but different installation with identical code. Unless, I am wrong, please do correct me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had this issue when I was early on the developer on sandbox mode but I quickly learned to add the URL in the account settings and the error will quickly disappear. But this time on live mode, it's a pain! Is there something that I can do to trace further what's going on? I don't get any error in apache log, nor in any log in the server. I wish Authorize.net will spit more descriptive error than "An error has occured...". What's happening is it instantly show that error and if I go to the Relay URL code and try to print something just to see if it really relayed back, I don't see anything... nothing. So, what does it say? The relay did not happen. I already tried this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;A target="_blank" href="https://developer.authorize.net/tools/paramdump/index.php"&gt;https://developer.authorize.net/tools/paramdump/index.php&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I got all the required variables and yes, x_relay_url is 100% the right one. And if I manually run the URL, the print code I inserted will spit out something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody have an answer to this? Any help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 01:01:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-URL-Not-Working/m-p/47007#M23745</guid>
      <dc:creator>lacinfosys</dc:creator>
      <dc:date>2014-09-10T01:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: DPM Relay URL Not Working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-URL-Not-Working/m-p/47105#M23794</link>
      <description>&lt;P&gt;Duplicate post for &lt;A href="http://community.developer.authorize.net/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47011#M23747." target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Relay-Response-is-not-receiving-POST-from-Authnet-server/m-p/47011#M23747.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2014 22:19:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-Relay-URL-Not-Working/m-p/47105#M23794</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-09-11T22:19:19Z</dc:date>
    </item>
  </channel>
</rss>

