<?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: Need Help, in person payment with IDTech SRED DUKPT in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-Help-in-person-payment-with-IDTech-SRED-DUKPT/m-p/90651#M56989</link>
    <description>&lt;P&gt;Did you ever get this answered?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2024 18:00:22 GMT</pubDate>
    <dc:creator>mvalfromCT</dc:creator>
    <dc:date>2024-10-30T18:00:22Z</dc:date>
    <item>
      <title>Need Help, in person payment with IDTech SRED DUKPT</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-Help-in-person-payment-with-IDTech-SRED-DUKPT/m-p/75003#M46702</link>
      <description>&lt;P&gt;I have a IDTech SRED which I currently have working and grabbing the KSN, Encrypted Card Info, and all that fun stuff. However I keep trying to make the call with the KSN in the DeviceInfo.Description section and I keep getting the following error: E00061:Device information is not formatted correctly(1).&lt;/P&gt;&lt;P&gt;What am I doing wrong? I have looked through your documentation and help guides and I have found nothing pertaining to this error. Also, please note that I have indeed checked the Encryption type, the encoding type. I've also set Data to both 0 and 1... however there is no documentation to state if 0, 1, or 2 is the Data Variant. I also have verified the authenticity of the card raw data and the KSN.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here is my following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KeyValue o = new KeyValue();&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;KeyBlock l = new KeyBlock();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;o.Encoding = EncodingType.Hex;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;o.EncryptionAlgorithm = EncryptionAlgorithmType.TDES;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;var i = new KeyManagementSchemeDUKPT();&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i.EncryptedData = new KeyManagementSchemeDUKPTEncryptedData{Value=Common.getHexStringFromBytes(cardData.msr_rawData) }; //Dump&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i.DeviceInfo = new KeyManagementSchemeDUKPTDeviceInfo { Description = Common.getHexStringFromBytes(cardData.msr_KSN) };&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i.Operation = OperationType.DECRYPT;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i.Mode = new KeyManagementSchemeDUKPTMode {Data = "0"};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;o.Scheme = new KeyManagementScheme {DUKPT = i};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;l.Value = o;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 02:31:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-Help-in-person-payment-with-IDTech-SRED-DUKPT/m-p/75003#M46702</guid>
      <dc:creator>cbibik</dc:creator>
      <dc:date>2021-02-12T02:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help, in person payment with IDTech SRED DUKPT</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-Help-in-person-payment-with-IDTech-SRED-DUKPT/m-p/90651#M56989</link>
      <description>&lt;P&gt;Did you ever get this answered?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 18:00:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-Help-in-person-payment-with-IDTech-SRED-DUKPT/m-p/90651#M56989</guid>
      <dc:creator>mvalfromCT</dc:creator>
      <dc:date>2024-10-30T18:00:22Z</dc:date>
    </item>
  </channel>
</rss>

