transactionId

fun transactionId(transactionId: String): T

Sets TransactionRequest.transactionId. Optional - defaults to a random UUID if never called. Set explicitly to control it, for example to persist it before starting the transaction (see "Payment recovery" in the README).