<?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: Discovering the problem problem. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32160#M16729</link>
    <description>&lt;P&gt;The response is in the Request.Form&lt;/P&gt;</description>
    <pubDate>Fri, 14 Dec 2012 17:21:10 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-12-14T17:21:10Z</dc:date>
    <item>
      <title>Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32126#M16709</link>
      <description>&lt;P&gt;Okay folks;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This one's a bit strange, no I'm not asking for help with my implementation directly, but I am wondering if there is a way to see the FULL RESPONSE that the RECEIVING SERVER is sending to AUTHORIZE.NET on transaction to generate the beloved phrase:&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;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Silent Post URL doesn't do what I'm looking for either, just a heads up on that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, I am not looking for Authorize.Net's lovely statement above, what I am looking for is what the page is sending (preferrably verbatim) to ANET that's generating the lovely statement above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there a way to produce some dummy data to send to the receiving point to test this directly? I know you can inject it into the head, but I need a dummy sample to do a header injection (effectively a fake POST right in the browser).&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 20:41:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32126#M16709</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-13T20:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32128#M16710</link>
      <description>&lt;P&gt;Not sure what you asking for at all.&lt;/P&gt;&lt;P&gt;But you get that error when the relay response is not working correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See if the following help&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;&lt;P&gt;And you can use this as the relay response URL to see what was return from authorize.net&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="http://developer.authorize.net/tools/datavalidation/"&gt;Post Data Validation URL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get some dummy data, use the above post data validation url result and use those fields to post(post it in code-use the AIM example) to your relay response page.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 20:49:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32128#M16710</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-13T20:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32130#M16711</link>
      <description>&lt;P&gt;The problem I have is that I can't get any loggging in this particular area (a point of acute frustration for me at this point) and all the API passes back as an error is "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." on the page and "Your script timed out while we were trying to post transaction results to it."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These two things could mean anything really, and without knowing exactly what error's being triggered I'm simply going around in circles chasing my tail, it's driving me to distraction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dummy data idea is another means of trying to extract what is wrong, because if I manually post a false post header that has all the fixings of a proper ANET response it should show me where the errors lie. (The reason for this is that error reporting will give a 'Bad Request' response if it's cold-called)&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 21:02:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32130#M16711</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-13T21:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32132#M16712</link>
      <description>&lt;P&gt;Additional:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not the request that's faulty, it's the response reciever, so unfortunately pre-checking on the way in is going fine, but the response receiver is failling somehow and I have no means of finding out how at this point if the API doesn't pass anything back.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 21:04:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32132#M16712</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-13T21:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32134#M16713</link>
      <description>&lt;P&gt;It not getting log&amp;nbsp; because authorize.net can't access it for some reason. You might able to see it trying to get access at the your web server http log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you do all the thing it said to check?&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;&lt;P&gt;Are you using asp.net? add this&amp;nbsp;EnableViewStateMac="false" to both the form post to SIM and the relay response page&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And what is on the relay response page?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 21:12:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32134#M16713</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-13T21:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32136#M16714</link>
      <description>&lt;P&gt;I understand that it can't access it, I also know that it's timing out in less than a second so it's not hitting the ten second problem, so that means it's not sending a response code 2XX back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I don't understand is why, and that's not really something I can ask about here, so what I am asking about is if there's a way to see what the API is seeing when it attempts to pass the postdata to the site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay, let's go through the checklist:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Check that the Relay URL:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Relay is dynamically generated and enters into the form correctly&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Confirm that you can load the Relay URL in a Web browser:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Loads, this is what I need the dummy data for because the page it loads fires off a 'Bad Request' if it's cold called by design.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If the merchant’s Web server is not available on the public Internet, has authentication enabled, or if the Relay URL uses a non-standard port for HTTP or HTTPS:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Server is on the internet, It's got a self-signed certificate at this time (it's a test server) and the relay URL uses standard HTTPS.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If the relay response page is using an SSL connection, ensure that the SSL certificate is valid and is from a trusted issuer. If Authorize.Net’s server cannot validate the certificate, it will abandon the connection.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Again, it's a self-signed cert, if this is the issue I don't know how to fix it on our testing area and it cannot at this time be tested live (due to the live system being in use)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Log into the Merchant Interface at &lt;A href="https://account.authorize.net/" target="_blank" rel="nofollow"&gt;https://account.authorize.net/&lt;/A&gt;, click &lt;STRONG&gt;Account&lt;/STRONG&gt; from the top navigation, click &lt;STRONG&gt;Response/Receipt URLs&lt;/STRONG&gt;, and review the settings to ensure that the correct Relay Response URL is configured.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;As per prior discussions, this is shut down intentionally so that it goes to the correct location.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 21:20:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32136#M16714</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-13T21:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32138#M16715</link>
      <description>&lt;P&gt;it is a self signed cert. that would be the problem as authorize.net probably getting a 403 error.&lt;/P&gt;&lt;P&gt;can you change that to just http for testing?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 21:34:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32138#M16715</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-13T21:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32140#M16716</link>
      <description>&lt;P&gt;Now I'm getting an error 14, at least it's something, but this brings us back to the problem of "this is a dynamic URL so I can't predefine it in Authorize.Net's settings"&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 22:02:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32140#M16716</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-13T22:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32142#M16717</link>
      <description>&lt;P&gt;remove the relay response URL setting on your merchant account.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 22:19:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32142#M16717</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-13T22:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32144#M16718</link>
      <description>&lt;P&gt;Okay, it says that relay can be used without setting a default, but I'm still getting a 14 error...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's nothing in the following locations:&lt;/P&gt;&lt;P&gt;Account -&amp;gt; Response/Receipt URLs&lt;/P&gt;&lt;P&gt;Account -&amp;gt; Relay Response&lt;/P&gt;&lt;P&gt;Account -&amp;gt; Silent Post URL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So where is it catching?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2012 22:21:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32144#M16718</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-13T22:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32152#M16722</link>
      <description>&lt;P&gt;is the test account set with weblink enable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/tools/responsereasoncode/"&gt;http://developer.authorize.net/tools/responsereasoncode/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;said to remove all &lt;STRONG&gt;Referrer URLs&lt;/STRONG&gt; too.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 00:05:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32152#M16722</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-14T00:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32156#M16725</link>
      <description>&lt;P&gt;I thought weblink was being discontinued?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry Raynor, but your response really isn't making a lot of sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have removed the URLs from the three places I stated already, unless you mean remove it from the code, which if I do that how do I tell the API where to go?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 15:09:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32156#M16725</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-14T15:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32157#M16726</link>
      <description>&lt;P&gt;on the &lt;A href="http://developer.authorize.net/tools/responsereasoncode/" target="_blank"&gt;http://developer.authorize.net/tools/responsereasoncode/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and put in the error 14.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it said&lt;/P&gt;&lt;PRE&gt;Weblink Integration Suggestions
Note: Weblink is no longer actively supported and is subject to be discontinued in the near future. We strongly recommend that Weblink merchants upgrade to SIM or AIM. For details about upgrading to AIM or SIM, please read the Weblink Conversion Guide at &lt;A href="http://www.authorize.net/files/conversionguide.pdf." target="_blank"&gt;http://www.authorize.net/files/conversionguide.pdf.&lt;/A&gt;

For Weblink users, Error 14 could indicate that the referrer URL, from which you are submitting transactions, is not listed as a Valid Referrer URL in your Authorize.Net account (this is only applicable to Weblink users).

The referrer URL is the very last page viewed by your customer before being sent to our payment form, or, if using your own payment form, it is the last page before transaction information is submitted to Authorize.Net.

The easiest way to determine what your referrer URL is, is to run a test transaction through your website. When you get to the page where your customer enters their credit card number, look at the web address in your browser bar (&lt;A href="http://mysite.com/etc..)." target="_blank"&gt;http://mysite.com/etc..).&lt;/A&gt;

Check the web address of this page. If it is &lt;A href="https://secure.authorize.net/gateway/transact.dll," target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll,&lt;/A&gt; click Back on your browser bar, then look at the web address again. This url is the one you will need to enter as a Valid Browser Referrer URL.

If the web address of your payment form is not &lt;A href="https://secure.authorize.net/gateway/transact.dll," target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll,&lt;/A&gt; please continue with the test by submitting your credit card information. Once you have submitted your credit card information and received an approval or decline, look at the web address again. If it says &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; in the address bar, you will need to add Valid Browser Referrer URL's for your website. Click the Back button on your browser and look at the web address again. This is the url you will need to enter as a Valid Browser Referrer URL.

If you do not see &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; as a web address on either the payment form or receipt page, you are using AIM and do not need referrer URL's. In this case, please remove all referrer URL's from your Settings menu.

To designate a Valid Referrer URL:

    Login to your Merchant Interface at &lt;A href="https://account.authorize.net" target="_blank"&gt;https://account.authorize.net&lt;/A&gt;
    Click Settings in the main left side menu
    Click WebLink
    Click Referrer URLs
    Click on Add URL
    Add the URL designating the page that should be a valid referrer URL
    Click Submit&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 15:57:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32157#M16726</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-14T15:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32158#M16727</link>
      <description>&lt;P&gt;Okay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error 14 is gone, but I am verry off-put by how it happened, you see, I had made sure that the data was cleared from all locations, and yet it would give that error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked again this morning, and lo and behold, something had added the test url automatically to the Response / Receipt URL area.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It wasn't the default, but it was there, and I hope we don't see more of it.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 16:11:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32158#M16727</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-14T16:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32159#M16728</link>
      <description>&lt;P&gt;Okay, here's where it's at now, I'm sitting with this particular line drawing no data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;response = new AuthorizeNet.GatewayResponse(Request.Headers.AllKeys);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request is pulling data from System.Web.HttpBase.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yet this data is pulling nothing,.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 17:01:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32159#M16728</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-14T17:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32160#M16729</link>
      <description>&lt;P&gt;The response is in the Request.Form&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 17:21:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32160#M16729</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-14T17:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Discovering the problem problem.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32163#M16731</link>
      <description>&lt;P&gt;Well, Raynor, you have gotten me through this, thank you very much for your time and patience!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2012 19:23:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Discovering-the-problem-problem/m-p/32163#M16731</guid>
      <dc:creator>AaronHildebrand</dc:creator>
      <dc:date>2012-12-14T19:23:06Z</dc:date>
    </item>
  </channel>
</rss>

