<?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: Registering an iPhone as a device for testing in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/19622#M10800</link>
    <description>&lt;P&gt;Thanks, Joy. I've passed this along. :)&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2011 17:16:09 GMT</pubDate>
    <dc:creator>stymiee</dc:creator>
    <dc:date>2011-12-02T17:16:09Z</dc:date>
    <item>
      <title>Registering an iPhone as a device for testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/19480#M10729</link>
      <description>&lt;P&gt;Someone at &lt;A href="http://stackoverflow.com/questions/8326900/register-device-using-test-account-on-authorize-net-iphone-sdk" target="_self"&gt;StackOverflow asked a good question&lt;/A&gt;. How do you register an iOS device for testing? I'll post the answer there if someone dcan answer it here.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 14:04:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/19480#M10729</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-11-30T14:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Registering an iPhone as a device for testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/19620#M10799</link>
      <description>&lt;P&gt;Hi stymiee,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for letting us know about this. If they are referring to the actual app please be advised that currently the app will not work for test accounts but if they are talking about the SDK, they will need to register the phone first by using “MobileDeviceRegistrationRequest” the first time they use a new phone. The phone will show up for approval in their Settings page when they login to their Authorize.Net account. Once they approved it they can login by using&amp;nbsp;“MobileDeviceLoginRequest”.&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>Fri, 02 Dec 2011 17:05:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/19620#M10799</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2011-12-02T17:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Registering an iPhone as a device for testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/19622#M10800</link>
      <description>&lt;P&gt;Thanks, Joy. I've passed this along. :)&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2011 17:16:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/19622#M10800</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-12-02T17:16:09Z</dc:date>
    </item>
    <item>
      <title>bo</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/30924#M16157</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am integrating Authorize.net in iPhone SDK but i am not able to register device&lt;/P&gt;&lt;P&gt;My code is :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;MobileDeviceRegistrationRequest&lt;SPAN&gt; *objMobileDeviceRegistrationRequest = [&lt;/SPAN&gt;MobileDeviceRegistrationRequest&lt;SPAN&gt;mobileDeviceRegistrationRequest&lt;/SPAN&gt;&lt;SPAN&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&amp;nbsp; &amp;nbsp; objMobileDeviceRegistrationRequest.&lt;SPAN&gt;anetApiRequest&lt;/SPAN&gt;.&lt;SPAN&gt;merchantAuthentication&lt;/SPAN&gt;.&lt;SPAN&gt;name&lt;/SPAN&gt;= &lt;SPAN&gt;@"XXX"&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p3"&gt;&amp;nbsp; &amp;nbsp; objMobileDeviceRegistrationRequest.&lt;SPAN&gt;anetApiRequest&lt;/SPAN&gt;.&lt;SPAN&gt;merchantAuthentication&lt;/SPAN&gt;.&lt;SPAN&gt;password&lt;/SPAN&gt; = &lt;SPAN&gt;@"XXX"&lt;/SPAN&gt;;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; objMobileDeviceRegistrationRequest.&lt;/SPAN&gt;anetApiRequest&lt;SPAN&gt;.&lt;/SPAN&gt;merchantAuthentication&lt;SPAN&gt;.&lt;/SPAN&gt;mobileDeviceId&lt;SPAN&gt; =&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p4"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; [[[&lt;/SPAN&gt;&lt;SPAN&gt;UIDevice&lt;/SPAN&gt;currentDevice&lt;SPAN&gt;] &lt;/SPAN&gt;uniqueIdentifier&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p4"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;stringByReplacingOccurrencesOfString&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;@"-"&lt;/SPAN&gt;withString&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;@"_"&lt;/SPAN&gt;&lt;SPAN&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&amp;nbsp; &amp;nbsp; &lt;SPAN&gt;AuthNet&lt;/SPAN&gt; *an = [&lt;SPAN&gt;AuthNet&lt;/SPAN&gt; &lt;SPAN&gt;getInstance&lt;/SPAN&gt;];&lt;/P&gt;&lt;P class="p3"&gt;&amp;nbsp; &amp;nbsp; [an &lt;SPAN&gt;setDelegate&lt;/SPAN&gt;:&lt;SPAN&gt;self&lt;/SPAN&gt;];&lt;/P&gt;&lt;P class="p3"&gt;&amp;nbsp; &amp;nbsp; [an &lt;SPAN&gt;mobileDeviceRegistrationRequest&amp;nbsp;&lt;/SPAN&gt;: objMobileDeviceRegistrationRequest];&lt;/P&gt;&lt;P class="p3"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;can you please help me?&lt;/P&gt;&lt;P class="p3"&gt;Thanks&lt;/P&gt;&lt;P class="p3"&gt;Yashesh Chauhan&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 06:42:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Registering-an-iPhone-as-a-device-for-testing/m-p/30924#M16157</guid>
      <dc:creator>yashesh87</dc:creator>
      <dc:date>2012-10-29T06:42:08Z</dc:date>
    </item>
  </channel>
</rss>

