Uses of Interface
com.echothree.control.user.payment.common.result.GetPaymentProcessorTransactionResult
Packages that use GetPaymentProcessorTransactionResult
Package
Description
-
Uses of GetPaymentProcessorTransactionResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPaymentProcessorTransactionResultModifier and TypeMethodDescriptionPaymentService.getPaymentProcessorTransaction(UserVisitPK userVisitPK, GetPaymentProcessorTransactionForm form) -
Uses of GetPaymentProcessorTransactionResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return GetPaymentProcessorTransactionResult -
Uses of GetPaymentProcessorTransactionResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPaymentProcessorTransactionResultModifier and TypeMethodDescriptionPaymentBean.getPaymentProcessorTransaction(UserVisitPK userVisitPK, GetPaymentProcessorTransactionForm form)