<?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: MD5 Hash fails for CIM profile payment method but works for CreditCard payment method in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MD5-Hash-fails-for-CIM-profile-payment-method-but-works-for/m-p/53606#M28711</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor"&gt;&lt;A id="link_3" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19254" target="_self"&gt;&lt;SPAN class=""&gt;mkienenb&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We can report this to ou internal developers, but that we do not recommend authenticating the transaction using the MD5 hash when using the XML API. It is a better and more reliable option to authenticate the connection via the SSL certificate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2016 21:40:15 GMT</pubDate>
    <dc:creator>Joy</dc:creator>
    <dc:date>2016-01-25T21:40:15Z</dc:date>
    <item>
      <title>MD5 Hash fails for CIM profile payment method but works for CreditCard payment method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MD5-Hash-fails-for-CIM-profile-payment-method-but-works-for/m-p/53589#M28695</link>
      <description>&lt;P&gt;I'm finding that the returned MD5 Hash for an&amp;nbsp;authCaptureTransaction createTransactionRequest CIM &amp;lt;profile&amp;gt; payment method doesn't match the expected results, but matches fine for an&amp;nbsp;authCaptureTransaction createTransactionRequest &amp;lt;creditCard&amp;gt; payment method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only differences in the requests are that for CIM payment-profile auth-capture transactions the xml generated contains&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;        &amp;lt;profile&amp;gt;
            &amp;lt;customerProfileId&amp;gt;38164433&amp;lt;/customerProfileId&amp;gt;
            &amp;lt;paymentProfile&amp;gt;
                &amp;lt;paymentProfileId&amp;gt;34700736&amp;lt;/paymentProfileId&amp;gt;
            &amp;lt;/paymentProfile&amp;gt;
        &amp;lt;/profile&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;while the xml generated for non-CIM contains:&lt;/P&gt;&lt;PRE&gt;        &amp;lt;payment&amp;gt;
            &amp;lt;creditCard&amp;gt;
                &amp;lt;cardNumber&amp;gt;4012888818888&amp;lt;/cardNumber&amp;gt;
                &amp;lt;expirationDate&amp;gt;1/2018&amp;lt;/expirationDate&amp;gt;
            &amp;lt;/creditCard&amp;gt;
        &amp;lt;/payment&amp;gt;&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE&gt;       &amp;lt;billTo&amp;gt;
            &amp;lt;firstName&amp;gt;Mike&amp;lt;/firstName&amp;gt;
            &amp;lt;lastName&amp;gt;Kienenberger&amp;lt;/lastName&amp;gt;
            &amp;lt;address&amp;gt;123 Street&amp;lt;/address&amp;gt;
            &amp;lt;city&amp;gt;City&amp;lt;/city&amp;gt;
            &amp;lt;state&amp;gt;NY&amp;lt;/state&amp;gt;
            &amp;lt;zip&amp;gt;98765&amp;lt;/zip&amp;gt;
            &amp;lt;country&amp;gt;US&amp;lt;/country&amp;gt;
            &amp;lt;phoneNumber&amp;gt;123-123-4567&amp;lt;/phoneNumber&amp;gt;
        &amp;lt;/billTo&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is the MD5 algorithm different for CIM auth-capture transactions than for all other transactions?&amp;nbsp; Or is this just a bug?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 23:29:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/MD5-Hash-fails-for-CIM-profile-payment-method-but-works-for/m-p/53589#M28695</guid>
      <dc:creator>mkienenb</dc:creator>
      <dc:date>2016-01-22T23:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: MD5 Hash fails for CIM profile payment method but works for CreditCard payment method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MD5-Hash-fails-for-CIM-profile-payment-method-but-works-for/m-p/53606#M28711</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor"&gt;&lt;A id="link_3" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19254" target="_self"&gt;&lt;SPAN class=""&gt;mkienenb&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We can report this to ou internal developers, but that we do not recommend authenticating the transaction using the MD5 hash when using the XML API. It is a better and more reliable option to authenticate the connection via the SSL certificate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 21:40:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/MD5-Hash-fails-for-CIM-profile-payment-method-but-works-for/m-p/53606#M28711</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2016-01-25T21:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: MD5 Hash fails for CIM profile payment method but works for CreditCard payment method</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/MD5-Hash-fails-for-CIM-profile-payment-method-but-works-for/m-p/53607#M28712</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/5908"&gt;@Joy&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We can report this to ou internal developers, but that we do not recommend authenticating the transaction using the MD5 hash when using the XML API. It is a better and more reliable option to authenticate the connection via the SSL certificate.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/5908"&gt;@Joy&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please report this to your internal developers.&amp;nbsp; My client would prefer to continue authenticating using both the md5 hash and the SSL certificate.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 21:45:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/MD5-Hash-fails-for-CIM-profile-payment-method-but-works-for/m-p/53607#M28712</guid>
      <dc:creator>mkienenb</dc:creator>
      <dc:date>2016-01-25T21:45:10Z</dc:date>
    </item>
  </channel>
</rss>

