preAuthorise(final Authorisation, final List< IKeyValue >, final List< IKeyValue >, final Long) method

Syntax

void preAuthorise ( final Authorisation txn , final List< IKeyValue > unstructuredDataRequest , final List< IKeyValue > unstructuredDataResponse , final Long actorId )

Parameters

Usage

Delegates the pre-authorisation to the appropriate payment handler. Note that the broker swallows

UnsupportedOperationException

s and proceeds as if the pre-authorisation was successful.