Initialize an authorization transaction.
Syntax
void
initAuthorisation
(
final String
origin
,
final String
traceNo
,
final Transaction
transaction
,
final SubTransaction
auth
,
final ITransactionParticipant
payer
,
final ITransactionParticipant
payee
,
final CallerInformation
caller
)
Parameters
-
origin –
the origin for the transaction
-
traceNo –
the trace number for the transaction
-
transaction –
the main transaction
-
auth –
the authorization subtransaction
-
payer –
the payer of the transaction
-
payee –
the payee of the transaction
-
caller –
the caller for this operation