Hi, I'm having some trouble with
AuthorizeNetTD::getTransactionsForDay(). As it is it's always returning
an empty array, the trouble seems to be coming from here foreach
($batches as $batch) { $batch_id = (string)$batch->batchId; $request =
new Autho...