<?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: no data in x_SHA2_Hash when using Silent Post in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66857#M40360</link>
    <description>Yeah that’s a fix you’re in. I can think of two solutions. One is to design some kind of transaction reporting API call that pulls who paid for their subscription. You could run it once a month. You could build some logic in your script to downgrade those who should have paid but do not appear on the list.&lt;BR /&gt;&lt;BR /&gt;That would be painful, and if I were in your shoes I would change the way the response is validated with the silent post. I would alter the validation piece of your script to validate based on the reason response code, response code, or some other single returned value or combination of returned values. So you could have if($_POST[‘x_response_code’] ==1){do this} for instance. It is much less secure than the sha512 or even md5, but is better than nothing. If some malicious user was sending data to your endpoint they would then at least have to guess what parameter(s) you were expecting. If you had some not often used parameter that you could pass in your API call that is returned in the response, that would beef up your security that much more.&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Mar 2019 10:11:59 GMT</pubDate>
    <dc:creator>Renaissance</dc:creator>
    <dc:date>2019-03-11T10:11:59Z</dc:date>
    <item>
      <title>no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66218#M39786</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I've created a Signature Key but there is no data in x_SHA2_Hash when using Silent Post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What is required to get the&amp;nbsp;x_SHA2_Hash field to be populated?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 18:48:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66218#M39786</guid>
      <dc:creator>desiminr61</dc:creator>
      <dc:date>2019-02-01T18:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66532#M40057</link>
      <description>&lt;P&gt;Were you able to figure this out? I'm experiencing the same issue, and support was unable to help with this.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 03:34:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66532#M40057</guid>
      <dc:creator>gh</dc:creator>
      <dc:date>2019-02-26T03:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66539#M40061</link>
      <description>&lt;P&gt;I'm having a very similar issue (different API) here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/transHashSha2-not-present-in-API-response/td-p/66500" target="_blank"&gt;https://community.developer.authorize.net/t5/Integration-and-Testing/transHashSha2-not-present-in-API-response/td-p/66500&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far, no useful response.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 12:06:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66539#M40061</guid>
      <dc:creator>mroberts</dc:creator>
      <dc:date>2019-02-26T12:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66541#M40063</link>
      <description>&lt;P&gt;I too am trying to test using sandbox silent post and am finding that field empty.&amp;nbsp; To add to the fun the md5 process we've used for decades doesn't match the sandbox's returned&amp;nbsp;&lt;SPAN&gt;X_MD5_HASH value either.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 14:17:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66541#M40063</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T14:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66546#M40068</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28789"&gt;@MinneSnowtain&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28414"&gt;@desiminr61&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17293"&gt;@gh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What type of transaction are you submitting that is not returning an SHA2 hash in the response?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 16:49:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66546#M40068</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-26T16:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66547#M40069</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm requesting a silent post from authorize.net sandbox back to our testing site. (signed into sandbox account&amp;gt;Account&amp;gt;Under '&lt;SPAN&gt;Transaction Format Settings'&amp;gt;Silent Post URL&amp;gt;&lt;/SPAN&gt;entered a url to our site&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 17:15:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66547#M40069</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T17:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66548#M40070</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28789"&gt;@MinneSnowtain&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&amp;nbsp; Which API specifically are you calling to create a transaction?&amp;nbsp; We would like to duplicate if possible so as much detail as possible is appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 17:20:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66548#M40070</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-26T17:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66549#M40071</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no api, just post data to &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank" rel="noopener"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; and after processing payment it is suppose to silent post back to us so we can record the payment results. (and that post url has been changed to&amp;nbsp;&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank" rel="noopener"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt; for sandbox testing)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 17:29:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66549#M40071</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T17:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66550#M40072</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28789"&gt;@MinneSnowtain&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It appears you're using our older AIM method.&amp;nbsp; Could you provide a sample transaction request with any sensitive information removed?&amp;nbsp; Please also include your sandbox API Login but not your transaction key.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 17:28:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66550#M40072</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-26T17:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66555#M40077</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Absolutely but why?&amp;nbsp; Can't you guys just populate that returned field with the correct hashed string instead of leaving it empty?&amp;nbsp; or fix the&amp;nbsp;&lt;SPAN&gt;X_MD5_HASH returned value.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 17:58:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66555#M40077</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T17:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66556#M40078</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28789"&gt;@MinneSnowtain&lt;/a&gt;&amp;nbsp;At present, we're unable to duplicate the issue you are reporting so we need an example that we can test ourselves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 18:08:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66556#M40078</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-26T18:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66557#M40079</link>
      <description>&lt;P&gt;&amp;lt;form action="&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank" rel="noopener"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;" method="post"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_fp_sequence" value="28897"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_fp_timestamp" value="1551197199"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_fp_hash" value="1F654DD87486F5F5314E9E03428762B7"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_login" value="3Ac2GnPa9X9b"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_show_form" value="PAYMENT_FORM"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_amount" value="80.00"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_method" value="CC"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_type" value="AUTH_CAPTURE"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_invoice_num" value="28897"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_description" value="this is a test"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_cust_id" value="12234"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_company" value="Testing"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_first_name" value="tfn"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_last_name" value="fln"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_address" value="123 test"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_city" value="somewhere"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_state" value="mn"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_zip" value="55744"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_phone" value="111-111-1111"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_email" value="test@testing.com"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_po_num" value=""&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_duplicate_window" value="28800"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_country" value="US"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_currency_code" value="USD"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;input type="HIDDEN" name="x_header_html_payment_form" value=""&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_footer_html_payment_form" value="If you have any difficulty or questions please call customer support at "&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="x_customer_ip" value="10.1.1.136"&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="header_html" value=""&amp;gt;&lt;BR /&gt;&amp;lt;input type="HIDDEN" name="return_url" value=""&amp;gt;&lt;BR /&gt;&amp;lt;input type="hidden" name="x_test_request" value="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;input type="SUBMIT" value="Click here to pay with a credit card securely on-line"&amp;gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click the submit button which brings up your payment gateway&amp;nbsp;&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank" rel="noopener"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt; I fill out the billing info useing the visa test cc from&amp;nbsp;&lt;A href="https://developer.authorize.net/hello_world/testing_guide/" target="_blank" rel="noopener"&gt;https://developer.authorize.net/hello_world/testing_guide/&lt;/A&gt; click the pay now button and I get the posted data FROM YOU of&amp;nbsp;&lt;/P&gt;&lt;P&gt;X_MD5_HASH 4D242833C50615331720B3BECAC476D3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;X_SHA2_HASH&lt;/P&gt;&lt;P&gt;[empty string]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 18:27:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66557#M40079</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T18:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66558#M40080</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp; I've tried a couple times but my response keeps getting rejected as spam.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 18:23:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66558#M40080</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T18:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66559#M40081</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;trying this another way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so we post data to you site, &lt;A href="https://test.authorize.net/gateway/transact.dll.&amp;nbsp;" target="_blank"&gt;https://test.authorize.net/gateway/transact.dll.&amp;nbsp;&lt;/A&gt; user fills it out hits pay now button that then process and post back to our silent post url. the data YOU SEND BACK to us is missing a value in the&amp;nbsp;&lt;SPAN&gt;X_SHA2_HASH field..it's empty and the data in the&amp;nbsp;X_MD5_HASH field no longer matches.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 18:27:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66559#M40081</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T18:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66560#M40082</link>
      <description>&lt;P&gt;I was able to move your post from the spam quarantine.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 18:28:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66560#M40082</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-26T18:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66561#M40083</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that, thank you!&amp;nbsp; Now if you can fix the sandbox silent post return I'll take back everything I've been muttering under my breath.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 18:48:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66561#M40083</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T18:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66563#M40084</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28789"&gt;@MinneSnowtain&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Checking your sandbox account, we noted your sandbox account has not generated a signature key.&amp;nbsp; &amp;nbsp; Please do that and try again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.developer.cybersource.com/t5/image/serverpage/image-id/751i5E074776ED2D9830/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="4A59D012.PNG" title="4A59D012.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 19:04:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66563#M40084</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-26T19:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66564#M40085</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay and what do I do with that?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 19:14:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66564#M40085</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T19:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66565#M40086</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/28789"&gt;@MinneSnowtain&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Signature Key is used to validate that transactions are authentic and from Authorize.Net.&amp;nbsp; If you're using the MD5 hash today for validation, you'll need to update your integration to use the SHA2 hash as outlined here:&amp;nbsp;&lt;A href="https://support.authorize.net/s/article/MD5-Hash-End-of-Life-Signature-Key-Replacement" target="_blank"&gt;https://support.authorize.net/s/article/MD5-Hash-End-of-Life-Signature-Key-Replacement&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 19:21:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66565#M40086</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-02-26T19:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: no data in x_SHA2_Hash when using Silent Post</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66566#M40087</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/7546"&gt;@RichardH&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;oooh I see if I have that key the&amp;nbsp;&lt;SPAN&gt;X_SHA2_HASH is populated!&amp;nbsp; Could you please confirm the hashed string?&amp;nbsp; seen a number of conflicting reports as far as does it start with ^ I'm using this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#x_login#^#form.x_fp_sequence#^#form.x_fp_timestamp#^#form.x_amount#^#form.x_currency_code#&amp;nbsp; could you please confirm that is the correct string?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 19:26:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/no-data-in-x-SHA2-Hash-when-using-Silent-Post/m-p/66566#M40087</guid>
      <dc:creator>MinneSnowtain</dc:creator>
      <dc:date>2019-02-26T19:26:32Z</dc:date>
    </item>
  </channel>
</rss>

