<?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: Oddball Integration Question in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17726#M9886</link>
    <description>&lt;P&gt;Is this something you're trying to implement on your website?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, you can sign into your account (&lt;A target="_self" href="https://sandbox.authorize.net/"&gt;https://sandbox.authorize.net/﻿&lt;/A&gt;) and transactions to a text file (tab delimited, comma separated). Just sign in click on reports at the top and run a report for a particular day and click on the download to file button in the top right of the table. I'm kind of new as well so I'm not sure if there's a way to download everything or if it's only possible to download daily reports.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2011 17:54:51 GMT</pubDate>
    <dc:creator>jdallen88</dc:creator>
    <dc:date>2011-10-06T17:54:51Z</dc:date>
    <item>
      <title>Oddball Integration Question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17722#M9884</link>
      <description>&lt;P&gt;Hey Folks;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just trying to get a ball rolling here on integration, I've worked with the API for a bit but I'm currently looking for a way to download a batch of transactions into a text or csv file to integrate with a back-end server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was told that the API can do this but I'm at a loss as to how to go about it, any clues?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 16:19:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17722#M9884</guid>
      <dc:creator>Aaron_at_Gasp</dc:creator>
      <dc:date>2011-10-06T16:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Oddball Integration Question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17726#M9886</link>
      <description>&lt;P&gt;Is this something you're trying to implement on your website?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, you can sign into your account (&lt;A target="_self" href="https://sandbox.authorize.net/"&gt;https://sandbox.authorize.net/﻿&lt;/A&gt;) and transactions to a text file (tab delimited, comma separated). Just sign in click on reports at the top and run a report for a particular day and click on the download to file button in the top right of the table. I'm kind of new as well so I'm not sure if there's a way to download everything or if it's only possible to download daily reports.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 17:54:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17726#M9886</guid>
      <dc:creator>jdallen88</dc:creator>
      <dc:date>2011-10-06T17:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oddball Integration Question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17732#M9889</link>
      <description>&lt;P&gt;Not quite... It needs to be an automated script that runs every evening to put data back to our local server for our production systems and accounting calculations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In other words, no I can't just use the web interface because it's a waste of my time when a program can do the job without any added input because it's just downloading the data to a file that the local server then automatically picks up and applies to it's own internal database.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 20:18:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17732#M9889</guid>
      <dc:creator>Aaron_at_Gasp</dc:creator>
      <dc:date>2011-10-06T20:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oddball Integration Question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17734#M9890</link>
      <description>&lt;P&gt;Take a look at Transaction Details API﻿.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/transaction_details/"&gt;http://developer.authorize.net/api/transaction_details/&lt;/A&gt;﻿&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2011 23:11:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17734#M9890</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-10-06T23:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oddball Integration Question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17802#M9923</link>
      <description>&lt;P&gt;Ok, so I've managed to fandangle a way to get the data we need with one little, itty-bitty, miniscule hitch...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to pull the data using getTransactionsForDay﻿; however, there's no bloody documentation (that I've seen) on the XML structure or accessing data from other data draw types other than Batch...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm thinking it's something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$response = $request-&amp;gt;getTransactionsForDay($month, $day, $year);&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; var_dump(simpleXMLToArray($response-&amp;gt;xml-&amp;gt;transaction-&amp;gt;transactionStatus));﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviously that's wrong because I'm not getting XML data...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Just a heads up, that XML to Array function works correctly, tested with the batch program but it's only being used to generate output to the screen using var_dump)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another point is that this software is running through a CLI so I don't have the usual tools (aka Firebug) to tell me what kind of return my server call is getting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2011 19:37:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17802#M9923</guid>
      <dc:creator>Aaron_at_Gasp</dc:creator>
      <dc:date>2011-10-07T19:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oddball Integration Question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17806#M9925</link>
      <description>&lt;P&gt;I think the getTransactionsForDay is a merge of getSettledBatchListRequest and getTransactionListRequest, so it﻿ return a list of transactions&lt;/P&gt;&lt;P&gt;So it probably be $response-&amp;gt;xml-&amp;gt;transaction﻿s-&amp;gt;transaction-&amp;gt;transactionStatus﻿&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2011 19:47:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17806#M9925</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-10-07T19:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oddball Integration Question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17808#M9926</link>
      <description>&lt;P&gt;Unfortunately no, that doesn't work, nor does removing the 'transactionStatus' at the end to see if maybe it just refers to them as 'transaction'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a little surprised at the lack of documentation but I guess this API isn't as often used as others are...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, to add to the potential screwyness, I had to edit the AuthorizeNetTD.php and change the core checks for sandbox mode to be false to force it to realize I wanted it to check the production side, rather than the sandbox side (which was giving me all kinds of errors.)&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2011 20:02:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17808#M9926</guid>
      <dc:creator>Aaron_at_Gasp</dc:creator>
      <dc:date>2011-10-07T20:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oddball Integration Question</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17948#M9995</link>
      <description>&lt;P&gt;Alright, figured it out, shockingly enough, it's just $response in this case, no burrowing like the others seem to require...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So now I have the program tossed together, though I still think it's silly that I had to change more than just a variable to switch it between sandbox and production mode...&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 17:24:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Oddball-Integration-Question/m-p/17948#M9995</guid>
      <dc:creator>Aaron_at_Gasp</dc:creator>
      <dc:date>2011-10-12T17:24:32Z</dc:date>
    </item>
  </channel>
</rss>

