Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAmount() |
Currency |
getCurrency() |
org.joda.time.DateTime |
getEffectiveDate() |
java.lang.String |
getExternalKey() |
java.lang.String |
getGatewayErrorCode() |
java.lang.String |
getGatewayErrorMsg() |
java.util.UUID |
getPaymentId() |
PaymentTransactionInfoPlugin |
getPaymentInfoPlugin()
This will only be filled when the call requires the details from the plugin
|
java.math.BigDecimal |
getProcessedAmount() |
Currency |
getProcessedCurrency() |
TransactionStatus |
getTransactionStatus() |
TransactionType |
getTransactionType() |
getCreatedDate, getId, getUpdatedDate
java.util.UUID getPaymentId()
java.lang.String getExternalKey()
TransactionType getTransactionType()
org.joda.time.DateTime getEffectiveDate()
java.math.BigDecimal getAmount()
Currency getCurrency()
java.math.BigDecimal getProcessedAmount()
Currency getProcessedCurrency()
java.lang.String getGatewayErrorCode()
java.lang.String getGatewayErrorMsg()
TransactionStatus getTransactionStatus()
PaymentTransactionInfoPlugin getPaymentInfoPlugin()
Copyright © 2010-2018. All Rights Reserved.