<?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: problem with the testing with the Test accunt in the Iphone sdk in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19418#M10698</link>
    <description>&lt;P&gt;yes i had seen the READEME file in a sorce code..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2011 09:18:29 GMT</pubDate>
    <dc:creator>testDarshan123</dc:creator>
    <dc:date>2011-11-29T09:18:29Z</dc:date>
    <item>
      <title>problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19346#M10665</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am facing problem while testing with the Test Accunt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i had entered correct user name and password with transection key..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i had used below code for login..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[AuthNet authNetWithEnvironment:ENV_TEST];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MobileDeviceLoginRequest *mobileDeviceLoginRequest =[MobileDeviceLoginRequest mobileDeviceLoginRequest];&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mobileDeviceLoginRequest.anetApiRequest.merchantAuthentication.name = @"xxxx";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mobileDeviceLoginRequest.anetApiRequest.merchantAuthentication.transactionKey =@"xxxxxxxxxxxxxx";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mobileDeviceLoginRequest.anetApiRequest.merchantAuthentication.sessionToken =sessionToken;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mobileDeviceLoginRequest.anetApiRequest.merchantAuthentication.password = @"xxxxxxx";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mobileDeviceLoginRequest.anetApiRequest.merchantAuthentication.mobileDeviceId =[[[UIDevice currentDevice] uniqueIdentifier]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stringByReplacingOccurrencesOfString:@"-" withString:@"_"];&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AuthNet *an = [AuthNet getInstance];&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [an setDelegate:self];&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [an mobileDeviceLoginRequest: mobileDeviceLoginRequest];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but returning below xml on a responce.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;ErrorResponse xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;E00003&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;The element 'merchantAuthentication' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element 'password' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'. List of possible elements expected: 'mobileDeviceId' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;/ErrorResponse&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anyone had idea to solve this error...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2011 11:22:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19346#M10665</guid>
      <dc:creator>testDarshan123</dc:creator>
      <dc:date>2011-11-28T11:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19348#M10666</link>
      <description>&lt;P&gt;Did you look at the "README" file in the zip?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2011 14:27:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19348#M10666</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-11-28T14:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19418#M10698</link>
      <description>&lt;P&gt;yes i had seen the READEME file in a sorce code..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2011 09:18:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19418#M10698</guid>
      <dc:creator>testDarshan123</dc:creator>
      <dc:date>2011-11-29T09:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19420#M10699</link>
      <description>&lt;P&gt;yes i had seen the READEME file in a sorce code..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please give me some solution for this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Darshan Patel&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2011 09:19:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19420#M10699</guid>
      <dc:creator>testDarshan123</dc:creator>
      <dc:date>2011-11-29T09:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19428#M10703</link>
      <description>&lt;P&gt;In the readme&lt;/P&gt;&lt;PRE&gt;- (void) loginToGateway {
    MobileDeviceLoginRequest *mobileDeviceLoginRequest =
        [MobileDeviceLoginRequest mobileDeviceLoginRequest];
    mobileDeviceLoginRequest.anetApiRequest.merchantAuthentication.name = &amp;lt;USERNAME&amp;gt;;
    mobileDeviceLoginRequest.anetApiRequest.merchantAuthentication.password = &amp;lt;PASSWORD&amp;gt;;
    mobileDeviceLoginRequest.anetApiRequest.merchantAuthentication.mobileDeviceId =
        [[[UIDevice currentDevice] uniqueIdentifier]
        stringByReplacingOccurrencesOfString:@"-" withString:@"_"];

    AuthNet *an = [AuthNet getInstance];
    [an setDelegate:self];
    [an mobileDeviceLoginRequest: mobileDeviceLoginRequest];
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Maybe it don't need to set the transactionKey and&amp;nbsp;sessionToken? I thought MobileDeviceLoginRequest is to get the sessionToken?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:38:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19428#M10703</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-11-29T12:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19466#M10722</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i used same code as the README File but getting this error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;mobileDeviceLoginResponse xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;E00054&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;The mobile device is not registered with this merchant account.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;/mobileDeviceLoginResponse&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 06:44:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19466#M10722</guid>
      <dc:creator>testDarshan123</dc:creator>
      <dc:date>2011-11-30T06:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19478#M10728</link>
      <description>&lt;P&gt;Did you registered the mobile device in the merchant account?&lt;/P&gt;&lt;P&gt;Step 4 on &lt;A href="https://developer.authorize.net/integration/fifteenminutes/ios" target="_blank"&gt;https://developer.authorize.net/integration/fifteenminutes/ios&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 12:54:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19478#M10728</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-11-30T12:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19546#M10762</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i just run the code first time and checked&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Home &amp;gt; Account (Settings) &amp;gt; Security Settings (Mobile Device Management)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but there is no device is displayed..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any way to register device ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;because i follow same instruction mentioned in the&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/integration/fifteenminutes/ios" target="_blank"&gt;https://developer.authorize.net/integration/fifteenminutes/ios&lt;/A&gt;&amp;nbsp;&amp;nbsp; in step 4..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2011 05:49:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19546#M10762</guid>
      <dc:creator>testDarshan123</dc:creator>
      <dc:date>2011-12-01T05:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19606#M10792</link>
      <description>&lt;P&gt;You have to send a separate&amp;nbsp;MobileDeviceRegistrationRequest. I am trying to register the device as well but i get error each time i send the request. Any help will be appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2011 05:02:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19606#M10792</guid>
      <dc:creator>salehshah</dc:creator>
      <dc:date>2011-12-02T05:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19618#M10798</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;That is right, you want to make sure to register the phone first. You need to use “MobileDeviceRegistrationRequest” the first time you use a new phone, so instead of using “LoginRequest” you need to register first. You need to use "MobileDeviceRegistrationRequest" once you use "MobileDeviceRegistrationRequest", the phone will show up for approval in your Authorize.Net Merchant Interface then once you approved it, you will be able to use “MobileDeviceLoginRequest”&lt;BR /&gt;&lt;BR /&gt;mobileDeviceRegisterRequest.anetApiRequest.merchantAuthentication.name = &amp;lt;USERNAME&amp;gt;;&lt;BR /&gt;mobileDeviceRegisterRequest.anetApiRequest.merchantAuthentication.password = &amp;lt;PASSWORD&amp;gt;;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Joy&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2011 16:55:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/19618#M10798</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2011-12-02T16:55:54Z</dc:date>
    </item>
    <item>
      <title>problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/20565#M11265</link>
      <description>&lt;P&gt;I am facing the error stating&amp;nbsp; "The mobile device is not registered with this merchant account". how to solve this error ?????? I searched in the website but no answer could be helpful. I have read the readme.txt and also the documentation on website, I have gone through all the steps mentioned yet I am facing the same error. Kindly Help me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have made a test developer account. Would I need to create a marchant account ??????&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2011 10:56:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/20565#M11265</guid>
      <dc:creator>hadleymfma041</dc:creator>
      <dc:date>2011-12-26T10:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/20569#M11267</link>
      <description>&lt;P&gt;You did steps 3 and 4 here?&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://developer.authorize.net/integration/fifteenminutes/ios"&gt;https://developer.authorize.net/integration/fifteenminutes/ios&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It specifically mentions how to set this up for sandbox.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2011 18:28:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/20569#M11267</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-26T18:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem with the testing with the Test accunt in the Iphone sdk</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/22339#M12099</link>
      <description>&lt;P&gt;not working this way as well :(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2012 12:53:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/problem-with-the-testing-with-the-Test-accunt-in-the-Iphone-sdk/m-p/22339#M12099</guid>
      <dc:creator>Manju1990</dc:creator>
      <dc:date>2012-01-30T12:53:51Z</dc:date>
    </item>
  </channel>
</rss>

