TransactionEventResponse

public class TransactionEventResponse

Methods

asCommerceResponse

public static CommerceResponse asCommerceResponse(TransactionEventResponse transactionEventResponse)

Generate CommerceResponse from the provided response

getInvoiceId

public String getInvoiceId()

Return invoice id from response

getTransaction

public Transaction getTransaction()

Return transaction from response

updateTransaction

public void updateTransaction(Transaction transaction)

Update transaction from response