<?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 Response Code 99 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Response-Code-99/m-p/55390#M30295</link>
    <description>&lt;P&gt;I'm upgrading an exisitng working solution and using a different language tool to generate the fingerprint. This is handy for testing because I have a working solution to test against.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the new solution I'm getting error 99. And now I'm going through all the pain to figure out what's off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New, since the last time I messed with this, is:&amp;nbsp;&lt;A href="http://developer.authorize.net/api/reference/responseCode99.html" target="_blank"&gt;http://developer.authorize.net/api/reference/responseCode99.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT, what's interesting is that I get a different response from that&amp;nbsp;page&amp;nbsp;than what I get from my working system. I.e, the fingerprint I'm generating, which works, is different than the one provided by the test page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, is the&amp;nbsp;Response Code 99 Tool still supported?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 06 Aug 2016 00:27:27 GMT</pubDate>
    <dc:creator>leehinde</dc:creator>
    <dc:date>2016-08-06T00:27:27Z</dc:date>
    <item>
      <title>Response Code 99</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Response-Code-99/m-p/55390#M30295</link>
      <description>&lt;P&gt;I'm upgrading an exisitng working solution and using a different language tool to generate the fingerprint. This is handy for testing because I have a working solution to test against.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the new solution I'm getting error 99. And now I'm going through all the pain to figure out what's off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New, since the last time I messed with this, is:&amp;nbsp;&lt;A href="http://developer.authorize.net/api/reference/responseCode99.html" target="_blank"&gt;http://developer.authorize.net/api/reference/responseCode99.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT, what's interesting is that I get a different response from that&amp;nbsp;page&amp;nbsp;than what I get from my working system. I.e, the fingerprint I'm generating, which works, is different than the one provided by the test page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, is the&amp;nbsp;Response Code 99 Tool still supported?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Aug 2016 00:27:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Response-Code-99/m-p/55390#M30295</guid>
      <dc:creator>leehinde</dc:creator>
      <dc:date>2016-08-06T00:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Response Code 99</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Response-Code-99/m-p/55391#M30296</link>
      <description>&lt;P&gt;This is the code I'm using to generate the fingerprint: (picked up from this very forum)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;import hmac
def HMAC(key,data):
    return(hmac.new(key,data).hexdigest())&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Aug 2016 01:20:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Response-Code-99/m-p/55391#M30296</guid>
      <dc:creator>leehinde</dc:creator>
      <dc:date>2016-08-06T01:20:17Z</dc:date>
    </item>
  </channel>
</rss>

