<?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: Is Session Token Required for EMV Transactions in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-Session-Token-Required-for-EMV-Transactions/m-p/64201#M38165</link>
    <description>&lt;P&gt;You can use either of ways.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Aug 2018 14:17:14 GMT</pubDate>
    <dc:creator>maninderp</dc:creator>
    <dc:date>2018-08-16T14:17:14Z</dc:date>
    <item>
      <title>Is Session Token Required for EMV Transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-Session-Token-Required-for-EMV-Transactions/m-p/64177#M38146</link>
      <description>&lt;P&gt;The inperson sdk windows sample app at&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-windows" target="_blank"&gt;https://github.com/AuthorizeNet/inperson-sdk-windows&lt;/A&gt; has the user login with their Authorize.Net login and password and then get a session token in order to do emv transactions like startQuickChipWithoutUI. Do I have to use session token by logging in with Authorize.Net login and password or can I use the apiLoginID and transactionKey instead?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clarify the emv sample app uses:&amp;nbsp;&lt;/P&gt;&lt;P&gt;ApiOperationBase&amp;lt;ANetApiRequest, ANetApiResponse&amp;gt;.MerchantAuthentication = new merchantAuthenticationType()&lt;BR /&gt;{&lt;BR /&gt;Item = this.sessionToken,&lt;BR /&gt;mobileDeviceId = this.deviceID,&lt;BR /&gt;ItemElementName = ItemChoiceType.sessionToken&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can I instead use:&lt;/P&gt;&lt;P&gt;ApiOperationBase&amp;lt;ANetApiRequest, ANetApiResponse&amp;gt;.MerchantAuthentication = new merchantAuthenticationType()&lt;BR /&gt;{&lt;BR /&gt;name = apiLoginID,&lt;BR /&gt;ItemElementName = ItemChoiceType.transactionKey,&lt;BR /&gt;Item = apiTransactionKey,&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or do I have to use sessionToken for emv transactions?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 18:56:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-Session-Token-Required-for-EMV-Transactions/m-p/64177#M38146</guid>
      <dc:creator>jtCarillon</dc:creator>
      <dc:date>2018-08-14T18:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is Session Token Required for EMV Transactions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-Session-Token-Required-for-EMV-Transactions/m-p/64201#M38165</link>
      <description>&lt;P&gt;You can use either of ways.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 14:17:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Is-Session-Token-Required-for-EMV-Transactions/m-p/64201#M38165</guid>
      <dc:creator>maninderp</dc:creator>
      <dc:date>2018-08-16T14:17:14Z</dc:date>
    </item>
  </channel>
</rss>

