public interface B2bPaymentTransactionService extends PaymentTransactionService
PaymentTransactionService
for B2B.Modifier and Type | Method and Description |
---|---|
IsvPaymentTransactionEntryModel |
getLatestAcceptedTransactionEntry(PaymentType paymentType,
PaymentTransactionType transactionType,
AbstractOrderModel order)
Defines a method that returns latest accepted transaction entry for given payment
type, transaction type and order object
|
addProperty, getLatestAcceptedTransactionEntry, getLatestTransaction, getLatestTransactionEntry, getTransaction, getTransactionCardTypeNew
IsvPaymentTransactionEntryModel getLatestAcceptedTransactionEntry(PaymentType paymentType, PaymentTransactionType transactionType, AbstractOrderModel order)
paymentType
- transaction payment typetransactionType
- transaction typeorder
- order object to look into