setTransactionReference

fun setTransactionReference(transactionReference: String)

Sets the reference to a previous transaction that should be refunded.

This is not used for normal refunds with payment cards, but it is required for refunds using alternative payment methods.

See also

se.westpay.posapplib.TransactionRequest.setPaymentMethod
se.westpay.posapplib.TransactionResponse.getTransactionId

Parameters

transactionReference

The transaction id of a previous transaction.