Syntax
void
fillPreAuthorisationContinueResponse
(
final Long
txnId
,
final IPreAuthorisationContinueResponse
response
,
final Long
actorId
)
Parameters
-
txnId –
the transaction id of the authorization subtransaction to use
-
response –
the response that will be filled
-
actorId –
actor id of current user
Usage
Fill the pre-authorization continue response with data from the database.