interface OneWayTransactionProcessorInterface (View source)

Methods

void
addTransactionResponseLister(TransactionResultListener|ProcessTransactionResultInterface> $callback)

Add a listener to the result of process transaction action

Details

void addTransactionResponseLister(TransactionResultListener|ProcessTransactionResultInterface> $callback)

Add a listener to the result of process transaction action

Parameters

TransactionResultListener|ProcessTransactionResultInterface> $callback

Return Value

void