Click or drag to resize
Infosoft Logo

IPaymentAgreementService Methods

The IPaymentAgreementService type exposes the following members.

Methods
 NameDescription
Public methodGet Gets a list of PaymentAgreements matching the specified filter.
(Inherited from IPaymentAgreementQueryService)
Public methodGetAll Gets all PaymentAgreements
(Inherited from IPaymentAgreementQueryService)
Public methodGetPaymentAgreementDependencies Gets all dependencies of a given payment agreement ID. A payment agreement cannot be deleted if it has any dependencies.
Public methodGetSingle Gets a single PaymentAgreement matching the provided filter.
(Inherited from IPaymentAgreementQueryService)
Public methodLockPaymentAgreement Locks the customer payment agreement with a given ID.
Public methodUpdateCreditCardInformation Attempts to update the creditcard information on payment agreements.
Top
See Also