capture

fun capture(transaction: Transaction, response: Response<Transaction>? = null)(source)

Performs a capture for the given transaction.

Parameters

transaction

the transaction to process.

response

an optional response object. success - receives the Transaction error - receives error details