public class DefaultB2bPaymentTransactionService extends DefaultPaymentTransactionService implements B2bPaymentTransactionService
B2bPaymentTransactionService
interface.
Acts as a simple wrapper around DefaultPaymentTransactionService
logic for B2B scenarios.
Constructor and Description |
---|
DefaultB2bPaymentTransactionService() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addProperty, getLatestAcceptedTransactionEntry, getLatestTransaction, getLatestTransactionEntry, getTransaction, getTransactionCardTypeNew
public IsvPaymentTransactionEntryModel getLatestAcceptedTransactionEntry(PaymentType paymentType, PaymentTransactionType transactionType, AbstractOrderModel order)
B2bPaymentTransactionService
getLatestAcceptedTransactionEntry
in interface B2bPaymentTransactionService
paymentType
- transaction payment typetransactionType
- transaction typeorder
- order object to look into