Click or drag to resize
Infosoft Logo

IPaymentTransactionService Methods

The IPaymentTransactionService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new PaymentTransaction
(Inherited from IPaymentTransactionEntityService)
Public methodCreatePaymentTransactions Creates new payment transactions in a bulk operation
Public methodDelete Deletes the specified PaymentTransaction.
(Inherited from IPaymentTransactionEntityService)
Public methodGet Gets a list of PaymentTransactions matching the specified filter.
(Inherited from IPaymentTransactionQueryService)
Public methodGetAll Gets all PaymentTransactions
(Inherited from IPaymentTransactionQueryService)
Public methodGetSingle Gets a single PaymentTransaction matching the provided filter.
(Inherited from IPaymentTransactionQueryService)
Public methodUpdate Updates the specified PaymentTransaction
(Inherited from IPaymentTransactionEntityService)
Top
See Also