<?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 x_relay_url suddenly stopped working in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52855#M28056</link>
    <description>&lt;P&gt;I couldn't find a way to edit my previous post so sorry for the double post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to add to the interesting nature of this issue I tried some other tests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I stated in the previous post, when setting the relay_response_url via code, as soon as you initiate the query string by appending just a single ? to the url, that's when the behavior changes.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;To do some further testing, I decided to specify a Relay Response URL with some test query string data in the Authorize.net control panel instead of via code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ie.&lt;/P&gt;&lt;P&gt;&lt;A href="https://site.com/cart/response.php?var1=a&amp;amp;var2=b&amp;amp;var3=c" target="_blank"&gt;https://site.com/cart/response.php?var1=a&amp;amp;var2=b&amp;amp;var3=c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this method, I FINALLY see our logs showing that the response.php page is being hit&amp;nbsp;with the extra query string data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it works with query string data from within the control panel (Which obviously does not fix the situation), but setting it via code stopped working some time ago....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This needs to be rectified ASAP.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2015 06:55:04 GMT</pubDate>
    <dc:creator>dopamine100</dc:creator>
    <dc:date>2015-11-04T06:55:04Z</dc:date>
    <item>
      <title>Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52099#M27395</link>
      <description>&lt;P&gt;I have been seeing a problem starting 9/9/2015, possibly due to the latest update being rolled out as mentioned elsewhere, where the Relay Response URL set in the&amp;nbsp;x_relay_url param for SIM transactions is getting transformed into all lowercase. &amp;nbsp;Monitoring our http server logs, I see the Relay Response URL being requested from Authorize.net's server after the customer pays, but due to it being all lowercase, it is ending up in a 404.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is causing a major problem for us as we keep track of our customer's payments and update the status according to the Relay Response. &amp;nbsp;The effect of this is that no current payments are ending up getting marked as successful on our end. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, it looks like the Relay Response URL parameter contents for SIM transactions is getting translated to all lowercase, which is breaking processing on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a bug, or the new intended behavior? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 17:06:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52099#M27395</guid>
      <dc:creator>penguinx64</dc:creator>
      <dc:date>2015-09-09T17:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52104#M27400</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18884"&gt;@penguinx64﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're aware of the lowercase issue and our product team is working on a solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 17:39:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52104#M27400</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-09-09T17:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52114#M27410</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This is also happening with DPM..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any estimte on when this will be fixed?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2015 20:23:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52114#M27410</guid>
      <dc:creator>TheCodeCrew2013</dc:creator>
      <dc:date>2015-09-09T20:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52128#M27419</link>
      <description>&lt;P&gt;Are there any updates for this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 15:54:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52128#M27419</guid>
      <dc:creator>evrth</dc:creator>
      <dc:date>2015-09-10T15:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52129#M27420</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I confirmed that the issue causing all URLs to be set to lowercase is now corrected. &amp;nbsp;Please check and let us know&amp;nbsp;if this change is working for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 16:00:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52129#M27420</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-09-10T16:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52131#M27421</link>
      <description>&lt;P&gt;Thank you for the update. &amp;nbsp;We are seeing good results so far today.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 17:01:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52131#M27421</guid>
      <dc:creator>penguinx64</dc:creator>
      <dc:date>2015-09-10T17:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52134#M27424</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I confirmed that the issue causing all URLs to be set to lowercase is now corrected. &amp;nbsp;Please check and let us know&amp;nbsp;if this change is working for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;We are still experiencing the issue&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 17:40:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52134#M27424</guid>
      <dc:creator>evrth</dc:creator>
      <dc:date>2015-09-10T17:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52140#M27430</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18162"&gt;@evrth﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are your issues in the sandbox or production? &amp;nbsp;If production, please open a support ticket so your issue can be tracked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 21:08:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52140#M27430</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-09-10T21:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52146#M27436</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue still exists and we are getting the relay_url converted to lowercase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please reply is there any fix which we have to do at our side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aston&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 05:21:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52146#M27436</guid>
      <dc:creator>Astonrmartin</dc:creator>
      <dc:date>2015-09-11T05:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52147#M27437</link>
      <description>&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that this issue was corrected as we received response from Atthorize.net at 10 Sep 2015 17:40 &amp;nbsp; and another&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at 10 Sep 2015 12:33&amp;nbsp; but&amp;nbsp; now the same issue is coming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 06:28:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52147#M27437</guid>
      <dc:creator>Astonrmartin</dc:creator>
      <dc:date>2015-09-11T06:28:34Z</dc:date>
    </item>
    <item>
      <title>DPM x_relay_url suddenly stopped working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52194#M27486</link>
      <description>&lt;P&gt;&lt;A href="https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-x-relay-url-validation/td-p/10260" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/SIM-x-relay-url-validation/td-p/10260&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I refer this dicussion as the issue looks mostly same - but with one difference: x_relay_url stopped work for us completelly with a week or so ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our configuration is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;we are using the DPM payment processing on our sites&lt;/LI&gt;&lt;LI&gt;"Default Relay Response URL" &amp;nbsp;set to empty (default) in the account settings&lt;/LI&gt;&lt;LI&gt;x_relay_url is generated dynamicaly for the each transaction to include session id in the url as well - something like this:&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;http://[our-domain]/([session-id])/extra-virtual-folder/payment_info.aspx.&amp;nbsp;This the same page url where payment form is displayed.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;The no relay requests are sent to our server - we only see the receipt page from the&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; page. User can't come back to our site from this page as no back links/buttons there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After some testing I noticed if the same value set in x_relay_url added in the "Response/Receipt URLs" section all go correct - transaction data processed fine, relay request is sent to our server as needed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If "Response/Receipt URLs" &amp;nbsp;section is empty - i.e. uses the default empty values - no relay requests are sent back to our server we only see the receipt page from the&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; But it worked fine before!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The whitelisting section in docs says:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The list of URLs entered in the Response/Receipt URLs page in the Merchant Interface also acts as a whitelist of allowed relay or receipt URLs. If you submit a URL in the&amp;nbsp;x_relay_url field that is not specified in the Response/Receipt URLs page in the Merchant Interface, an error is displayed.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I can confirm no errors are returned - just a simple receipt page is displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if something is changed corresponding to the x_relay_url validation recently.&lt;/P&gt;&lt;P&gt;And now it is required to set up the&amp;nbsp;&lt;SPAN&gt;"Response/Receipt URLs" always for the possible list x_relay_url values or it is possible some additional configuration are needed to make it working as we expect.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 14:01:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52194#M27486</guid>
      <dc:creator>sgarnovsky</dc:creator>
      <dc:date>2015-09-16T14:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: DPM x_relay_url suddenly stopped working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52196#M27487</link>
      <description>&lt;P&gt;Same thing happened on SIM.. x_relay_url is no longer being honored when passed in from the form post. I am a developer of the Authorize.net SIM integration for OpenCart and suddenly after 4 years of solid stability I have over 20+ people (and that's just the ones that are aware of the issue) contacting me about why their orders stopped updating after payment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a HUGE mess up, please fix asap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now the only solution is to hardcode the relay response url within the authorize.net account, but some people with multiple sites use the same authnet account and need this working.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 14:42:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52196#M27487</guid>
      <dc:creator>dsstrainer</dc:creator>
      <dc:date>2015-09-16T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52197#M27480</link>
      <description>&lt;P&gt;I haven't noticed the problem with lowercase as all the urls we use are lower case, but the x_relay_url form parameter is dropping the query string since&amp;nbsp;9/8/2015. I am the developer for the Authorize.net SIM integration for OpenCart.com and since last friday, after 3+ years of stable operation, I am getting dozens of customers confused as to why orders stopped updating after payment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a HUGE mess and not one I would expect for Authorize.net.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only solution is to hardcode the relay response url within the Authorize.net account manually, but many people have multiple stores and need to have the x_relay_url passed in from the form post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this is fixed asap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example url:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;http://www.example.com/index.php?route=payment/authnetsim/callback&lt;/PRE&gt;&lt;P&gt;It is dropping everything after index.php. This was working fine before 9/8/2015&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Another topic regarding this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/Relay-Response-SIM-dropping-Query-string/td-p/52115" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/Relay-Response-SIM-dropping-Query-string/td-p/52115&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 14:54:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52197#M27480</guid>
      <dc:creator>dsstrainer</dc:creator>
      <dc:date>2015-09-16T14:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52201#M27484</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To help us further troubleshoot this problem, we need examples of actual URLs to test. &amp;nbsp;Please use the form at &lt;A href="http://developer.authorize.net/support" target="_blank"&gt;http://developer.authorize.net/support&lt;/A&gt; to provide examples.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 15:15:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52201#M27484</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-09-16T15:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52207#M27493</link>
      <description>&lt;P&gt;Done.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 17:22:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52207#M27493</guid>
      <dc:creator>dsstrainer</dc:creator>
      <dc:date>2015-09-16T17:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: DPM x_relay_url suddenly stopped working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52208#M27494</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;EM&gt;Please use the form at&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;A href="http://developer.authorize.net/support" target="_blank" rel="nofollow"&gt;http://developer.authorize.net/support&lt;/A&gt;&lt;SPAN&gt; to provide examples.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Done too.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 17:38:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52208#M27494</guid>
      <dc:creator>sgarnovsky</dc:creator>
      <dc:date>2015-09-16T17:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Relay Response URL (SIM) getting translated to all lowercase</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52218#M27504</link>
      <description>&lt;P&gt;I usually don't post to these, but after fighting with this same issue last night for hours I will just tell you what we did. &amp;nbsp;First we went with the theory that is was simply a upper/lower case issue like this thread states. &amp;nbsp;Of course we are on a unix system so case does matter. &amp;nbsp;So we fixed all of our Perl scripts and server (made symbolic links to allow lower case) &amp;nbsp;for lower case. &amp;nbsp;That still did not fix it. &amp;nbsp;So secondly we saw that one of the query fields were were pusing through on the respose link had a comma in it, so we changed that character to a dash and then translated it back end. &amp;nbsp;Finally we saw that we had a bad back slash at the end of our respose URL for some reason. &amp;nbsp;What I believe is that all of this had facrtor in causing&amp;nbsp;this to not post back. &amp;nbsp;It must be that about the 8th or 9th that their software became a little more picky on what it accepts, because like you all have said, this has been working fine for 8 years now. &amp;nbsp;Not sure this helps, but maybe it will give you something to look at.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:43:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52218#M27504</guid>
      <dc:creator>tcssoftware2015</dc:creator>
      <dc:date>2015-09-17T11:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: DPM x_relay_url suddenly stopped working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52232#M27518</link>
      <description>&lt;P&gt;Just post the result of working with our problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Main issue they ignore relay url (sent as x_relay_url param) which has &amp;nbsp;*the parentheses* '(', ')' &amp;nbsp;at all when whitelist is empty. No errors, no warnings - just ignore it and as result updating transaction details was broken on our side&amp;nbsp;completelly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Asp.Net uses&amp;nbsp;&lt;SPAN&gt;*the parentheses* for the cookieless session urls - so several years ago we started with the same thing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My assumption Authorize.Net doesn't support Asp.Net&amp;nbsp;cookieless session approach at all - anyone needs to recheck it if using something the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When discussed this with support I noticed &lt;SPAN&gt;the parentheses work if I set up url with it in the whitelist&lt;/SPAN&gt;&amp;nbsp;settings under the "Response/Receipt URLs" section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard (support person) had nothing to send in details about it.&lt;/P&gt;&lt;P&gt;Main answer was; "We actually don’t have any details. &amp;nbsp;As you can appreciate, changes to increase security are not widely communicated and we have no further information."&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just confirmed I need to remove&amp;nbsp;&lt;SPAN&gt;the parentheses from the url to make my approach working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nothing to say much here - which security do they mean if I can use it under the&amp;nbsp;"Response/Receipt URLs" section still?...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I believe they have ability to improve error handling for the relay url processing soon or update documentation to highlight&amp;nbsp;these points better.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2015 05:55:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52232#M27518</guid>
      <dc:creator>sgarnovsky</dc:creator>
      <dc:date>2015-09-18T05:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: DPM x_relay_url suddenly stopped working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52405#M27658</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Just to post our experience / open issues:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Currently we are working in SIM environment, since we have applied above workaround (register relay URL in default url), but let me summarize our history:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Premise:&lt;/STRONG&gt; Relay URL is where &lt;A href="http://authorize.net/" target="_blank"&gt;&lt;SPAN class="s2"&gt;Authorize.net&lt;/SPAN&gt;&lt;/A&gt; tells our System that a transactions is approved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Old behavior:&lt;/STRONG&gt; the gateway correctly accepted a Relay URL if the Default Relay field was empty in &lt;A href="http://authorize.net/" target="_blank"&gt;&lt;SPAN class="s2"&gt;Authorize.net&lt;/SPAN&gt;&lt;/A&gt; Merchant panel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;New behavior:&lt;/STRONG&gt; it started ignoring the Relay URL if Default Relay field is empty and now it must be set to a valid Relay URL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Our request to set the Relay URL is based on the finding above.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;In some case our customers need multiple “authorized" Relay URLs in &lt;A href="http://authorize.net/" target="_blank"&gt;&lt;SPAN class="s2"&gt;Authorize.net&lt;/SPAN&gt;&lt;/A&gt; in merchant panel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Based on our internal testing testing we realize that, if we have set multiple Relay URLs, the transaction fails with an error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Is it possible restore the previous behaviour?&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Daniele&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2015 08:57:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52405#M27658</guid>
      <dc:creator>danieleminoia</dc:creator>
      <dc:date>2015-10-05T08:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: DPM x_relay_url suddenly stopped working</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52667#M27894</link>
      <description>&lt;P&gt;We're seeing the same issue. Our relay URL is dynamically generated with multiple query string parameters that needs to be tracked together.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://site.com/paymentnotifcation.ashx?a=bbb&amp;amp;c=ddd&amp;amp;e=fff" target="_blank"&gt;https://site.com/paymentnotifcation.ashx?a=bbb&amp;amp;c=ddd&amp;amp;e=fff&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The merchant account has a blank Relay Response URL. This has worked for many years., It appears SIM doesn't honor the URL pass in the x_relay_url&amp;nbsp;anymore. Please fix asap.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 21:08:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Problems-with-Relay-Response-URL-SIM-getting-translated-to-all/m-p/52667#M27894</guid>
      <dc:creator>slimse</dc:creator>
      <dc:date>2015-10-20T21:08:33Z</dc:date>
    </item>
  </channel>
</rss>

