io.paymenthighway.sdk / BackendAdapter / getTransactionId

getTransactionId

abstract fun getTransactionId(completion: (Result<TransactionId, Exception>) -> Unit): Unit

Get the transaction id

Fetch Payment Highway transaction ID via the merchant’s own backend. The merchant backend gets the ID from Payment Highway using the Init Transaction call.