confirmTransactions
fun confirmTransactions(ticket: Ticket.Transactions, context: ConfirmationContext): CompletableFuture<Response<TransactionsResult>>
Continue a transactions flow paused on a confirmation Response.Dialog, Response.Redirect, or Response.RedirectHandle.
Parameters
context
ConfirmationContext taken from the Response.Dialog, Response.Redirect, or Response.RedirectHandle returned by the prior call.