<?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: How to set opaque data to a transaction using java SDK in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-set-opaque-data-to-a-transaction-using-java-SDK/m-p/58537#M33167</link>
    <description>&lt;PRE&gt;    PaymentType paymentType = new PaymentType();
    OpaqueDataType opaqueData = new OpaqueDataType();
    opaqueData.setDataDescriptor("COMMON.VCO.ONLINE.PAYMENT");
    opaqueData.setDataValue("SET_DATA_VALUE_HERE");
    opaqueData.setDataKey("SET_DATA_KEY_HERE");
    paymentType.setOpaqueData(opaqueData);&lt;/PRE&gt;</description>
    <pubDate>Wed, 21 Jun 2017 13:38:31 GMT</pubDate>
    <dc:creator>NexusSoftware</dc:creator>
    <dc:date>2017-06-21T13:38:31Z</dc:date>
    <item>
      <title>How to set opaque data to a transaction using java SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-set-opaque-data-to-a-transaction-using-java-SDK/m-p/58535#M33166</link>
      <description>&lt;P&gt;I'm using the java SDK 1.9.3 (lattest), and with Accept.js I get the opaque data toke.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that I'm not able to find the way to assign OpaqueDataType to transaction.&lt;/P&gt;&lt;P&gt;Can you please explain me how do&amp;nbsp;it?&lt;/P&gt;&lt;P&gt;I didn't find any releted documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 11:21:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-set-opaque-data-to-a-transaction-using-java-SDK/m-p/58535#M33166</guid>
      <dc:creator>taxiauthorize1</dc:creator>
      <dc:date>2017-06-21T11:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to set opaque data to a transaction using java SDK</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-set-opaque-data-to-a-transaction-using-java-SDK/m-p/58537#M33167</link>
      <description>&lt;PRE&gt;    PaymentType paymentType = new PaymentType();
    OpaqueDataType opaqueData = new OpaqueDataType();
    opaqueData.setDataDescriptor("COMMON.VCO.ONLINE.PAYMENT");
    opaqueData.setDataValue("SET_DATA_VALUE_HERE");
    opaqueData.setDataKey("SET_DATA_KEY_HERE");
    paymentType.setOpaqueData(opaqueData);&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Jun 2017 13:38:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-set-opaque-data-to-a-transaction-using-java-SDK/m-p/58537#M33167</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-06-21T13:38:31Z</dc:date>
    </item>
  </channel>
</rss>

