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