$call_data = array( 'METHOD' => 'GetTransactionDetails', 'TRANSACTIONID' => $transaction_id, ); return $this->call($call_data);