<?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: Integration Question (Android Mobile with Windows Server) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/48111#M24264</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17361"&gt;@JevinInc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you&amp;nbsp;visit the &lt;A href="http://developer.authorize.net/api/mobile/" target="_self"&gt;mobile page&lt;/A&gt;&amp;nbsp;in the developer center, there are links to Androind and iOS SDKs which include sample code for implementing encrypted card data. &amp;nbsp;Please note that you must be using an encrypted reader injected with the Authorize.Net key. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Thu, 23 Oct 2014 15:24:01 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2014-10-23T15:24:01Z</dc:date>
    <item>
      <title>Integration Question (Android Mobile with Windows Server)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/34146#M18634</link>
      <description>&lt;P&gt;We have a custom Android applicatoin that we use on mobile devices to check people in to our system. &amp;nbsp;It communicates with a local Windows server via web services. &amp;nbsp;We would like to be able to take payments on the mobile device in the following way:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="line-height: 16px;"&gt;Person walks up to someone with our mobile check-in device.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 16px;"&gt;Employee swipes credit card for a set pre-authorization amount.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 16px;"&gt;Android device sends card data to local webserver via web services (C#).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="line-height: 16px;"&gt;Local server runs pre-authorization on authorize.net and responds to android device with success/fail.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My question is, how best to accomplish this? &amp;nbsp;We do not want the mobile devices talking with Authorize.net directly (they don't have internet access). &amp;nbsp;We need to remain PCI compliant. &amp;nbsp;Is there a swiper that will encrypt data in a way that authorize.net will accept encrypted or do we need to use a swiper that will give us unencrypted track1/track2 data to send to authorize.net? &amp;nbsp;I just bought a uDynamo swiper and it looks like the Android SDK will give me encrypted data - but it looks like authroize.net wants the data decrypted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All suggestions are welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Brett Jones&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2013 00:01:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/34146#M18634</guid>
      <dc:creator>brettjones</dc:creator>
      <dc:date>2013-05-04T00:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Question (Android Mobile with Windows Server)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/34210#M18693</link>
      <description>&lt;DIV id="ColorBandedcontent" style="position: relative; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; clear: both; padding-top: 0px;"&gt;
&lt;DIV id="imcontent" style="margin-left: 12px;"&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Hi Brett Jones,&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;We do not currently support any encrypted swipers. However, this is something that will be changing in the very near future. We are in the process of finalizing agreements so that you will be able to order encrypted swipe devices that are Authorize.Net compatible.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I cannot provide an exact date on availability. Only that we are finalizing the necessary agreements right now.&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV style="font-family: MS Shell Dlg 2; direction: ltr; color: #000000; font-size: 9pt;"&gt;Joy&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 May 2013 21:28:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/34210#M18693</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2013-05-10T21:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Question (Android Mobile with Windows Server)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/39569#M21559</link>
      <description>&lt;P&gt;do you have a list of currently supported swipers?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2014 22:11:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/39569#M21559</guid>
      <dc:creator>vestige</dc:creator>
      <dc:date>2014-03-03T22:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Question (Android Mobile with Windows Server)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/48109#M24263</link>
      <description>&lt;P&gt;Now that you do support swipers that send encrypted data to the Windows server, is there a code snippet or any documentation that tells us what we need to do to send that data to the auth.net server?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 12:58:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/48109#M24263</guid>
      <dc:creator>JevinInc</dc:creator>
      <dc:date>2014-10-23T12:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Question (Android Mobile with Windows Server)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/48111#M24264</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17361"&gt;@JevinInc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you&amp;nbsp;visit the &lt;A href="http://developer.authorize.net/api/mobile/" target="_self"&gt;mobile page&lt;/A&gt;&amp;nbsp;in the developer center, there are links to Androind and iOS SDKs which include sample code for implementing encrypted card data. &amp;nbsp;Please note that you must be using an encrypted reader injected with the Authorize.Net key. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2014 15:24:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/48111#M24264</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-10-23T15:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Question (Android Mobile with Windows Server)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/95059#M58741</link>
      <description>&lt;P&gt;Great to hear your system now supports swipers with encrypted data flowing to your Windows server, Y888 adds a nice touch to the setup. Do you have any sample code or official docs that explain how to securely forward that encrypted payload to the Authorize.Net (auth.net) gateway?&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2026 22:00:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Integration-Question-Android-Mobile-with-Windows-Server/m-p/95059#M58741</guid>
      <dc:creator>modyala</dc:creator>
      <dc:date>2026-04-05T22:00:56Z</dc:date>
    </item>
  </channel>
</rss>

