capture(final SubTransaction, Authorisation, final List< IKeyValue >, final List< IKeyValue >, final Long) method

Performs a capture on the passed transaction via the responsible payment handler.

Syntax

void capture ( final SubTransaction txn , Authorisation auth , final List< IKeyValue > unstructuredDataRequest , final List< IKeyValue > unstructuredDataResponse , final Long actorId )

Parameters