<?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: GetSettledBatchList Request not returning transactions for live account in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35761#M19959</link>
    <description>&lt;P&gt;Since it is still in testmode, does it have any settled transactions?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2013 11:42:08 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-09-17T11:42:08Z</dc:date>
    <item>
      <title>GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35725#M19942</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have integrated authorize.net account with our system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code works fine on sandbox environ,ent but its not working on the client side in live environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The getSettledTransactionList doesn't return any transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;SimpleXMLElement Object
(
    [messages] =&amp;gt; SimpleXMLElement Object
        (
            [resultCode] =&amp;gt; Ok
            [message] =&amp;gt; SimpleXMLElement Object
                (
                    [code] =&amp;gt; I00004
                    [text] =&amp;gt; No records found.
                )

        )

)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request parameter is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SimpleXMLElement Object&lt;BR /&gt;(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [merchantAuthentication] =&amp;gt; SimpleXMLElement Object&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [name] =&amp;gt; xxx&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [transactionKey] =&amp;gt; xxx&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [firstSettlementDate] =&amp;gt; 2013-08-19T04:00:00Z&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [lastSettlementDate] =&amp;gt; 2013-09-15T18:29:59Z&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The login Id and trans key are correct and the url is &lt;A href="https://api.authorize.net/xml/v1/request.api." target="_blank"&gt;https://api.authorize.net/xml/v1/request.api.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please tell what's wrong. Why is it not returning any batches?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2013 07:45:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35725#M19942</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-09-16T07:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35733#M19946</link>
      <description>&lt;P&gt;It the Transaction Details API&amp;nbsp; enable on the merchant account settings?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2013 13:30:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35733#M19946</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-16T13:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35753#M19955</link>
      <description>&lt;P&gt;Yes the client has enabled Transactions details API in his account but&lt;/P&gt;&lt;P&gt;currenctly has sandbox test accounts in his acount. Is that the reason?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 05:19:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35753#M19955</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-09-17T05:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35755#M19956</link>
      <description>&lt;P&gt;What do you mean has sandbox test account? Do you mean his production account is in testmode?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 11:11:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35755#M19956</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-17T11:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35757#M19957</link>
      <description>&lt;P&gt;Yes&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 11:20:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35757#M19957</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-09-17T11:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35759#M19958</link>
      <description>&lt;P&gt;So if the live account is in test mode would the transactions be fetched via the API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more thing, If the mode is changed to live in production environment does the user id and transaction key also change?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 11:41:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35759#M19958</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-09-17T11:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35761#M19959</link>
      <description>&lt;P&gt;Since it is still in testmode, does it have any settled transactions?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 11:42:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35761#M19959</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-17T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35763#M19960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are transactions but i don't know if they are settled. The getUnsettledTransaction call gives the same result 'No records found'.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 11:50:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35763#M19960</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-09-17T11:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35765#M19961</link>
      <description>&lt;P&gt;So you did see it in the merchant account that there are transactions within the timeframe?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would try turn off test mode to see it that work.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 11:59:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35765#M19961</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-17T11:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35767#M19962</link>
      <description>&lt;P&gt;I didn't check it in the merchant interface but I made the call using the clients API credentials. The clients account is currently in test mode and is not live yet.&amp;nbsp; But there are transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 12:09:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35767#M19962</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-09-17T12:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35769#M19963</link>
      <description>&lt;P&gt;How do you know there are transactions? Do you have any transaction ID of the transaction? you could use the GetTransactionDetails with the transaction ID.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 12:12:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35769#M19963</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-17T12:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35771#M19964</link>
      <description>&lt;P&gt;I asked the client if he has transactions in his his account. So he replied that his account is in test mode and has transactions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the transactions made in test mode can be fetched via the API calls?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read it here &lt;A href="http://wojodesign.com/authorize-net-api-setup/" target="_blank"&gt;http://wojodesign.com/authorize-net-api-setup/&lt;/A&gt; that&lt;/P&gt;&lt;P&gt;'Transactions put through in test mode won’t show up when you are using the Transaction Details API'. and&lt;/P&gt;&lt;P&gt;'If you generate a transaction key in test mode and then switch back to live mode, you will need to generate a new one'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that correct?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 12:24:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35771#M19964</guid>
      <dc:creator>Sarita555</dc:creator>
      <dc:date>2013-09-17T12:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: GetSettledBatchList Request not returning transactions for live account</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35773#M19965</link>
      <description>&lt;P&gt;A good question to your client is to have him give you a transactionID to use with GetTransactionDetails. That would tell you if there is really some transaction and also give you the batchID, settled date to use with GetSettledBatchList&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A transaction with test mode on is not a real transaction. It won't be save on authorize.net and have the transactionID of 0.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2013 12:31:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetSettledBatchList-Request-not-returning-transactions-for-live/m-p/35773#M19965</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-17T12:31:50Z</dc:date>
    </item>
  </channel>
</rss>

