Click or drag to resize
Infosoft Logo

Infosoft.Common.Contracts.MessageContracts.Economy.Payments Namespace

 
Classes
 ClassDescription
Public classCancelPaymentRequest Provides data for the request to the CancelPayment operation on IPaymentService.
Public classCancelPaymentResponse Provides data for the response from the CancelPayment operation on IPaymentService.
Public classCapturePaymentRequest Provides data for the request to the CapturePayment operation on IPaymentService.
Public classCapturePaymentResponse Provides data for the response from the CapturePayment operation on IPaymentService.
Public classCompletePaymentRequest Provides data for the request to the CompletePayment operation on IPaymentService.
Public classCompletePaymentResponse Provides data for the response from the CompletePayment operation on IPaymentService.
Public classCreateCustomerPaymentAgreementRequest Provides data for the request to CreateCustomerPaymentAgreement on ICustomerPaymentAgreementService.
Public classGetDefaultPaymentTypeForTitleRequest Provides data for the GetDefaultPaymentTypeForTitle operation on IPaymentTypeService.
Public classGetPaymentAgreementByIdRequest Provides data for the request to the GetPaymentAgreementById operation on IPaymentAgreementService.
Public classGetPaymentAgreementDependenciesRequest Provides data for the request to the GetPaymentAgreementDependencies operation on IPaymentAgreementService.
Public classGetPaymentAgreementDependenciesResponse Provides data for the response from the GetPaymentAgreementDependencies operation on IPaymentAgreementService.
Public classGetPaymentAgreementsByCustomerRequest Provides data for the request to the GetCustomerPaymentAgreements operation on ICustomerPaymentAgreementService.
Public classGetPaymentProcessByOrderReferenceRequest Provides data for an operation that retrieves a PaymentProcess object based on an Infosoft order reference.
Public classGetPaymentProcessesByPaymentSetupRequest Provides data for the GetPaymentProcessesByPaymentSetup operation on IPaymentProcessService.
Public classGetPaymentSetupByCodeRequest Provides data for an operation that retrieves a PaymentSetup object based on a payment setup code.
Public classGetPaymentSetupByIdRequest Provides data for an operation that retrieves a PaymentSetup object based on a payment setup ID.
Public classGetPaymentTypeByCodeRequest Provides data for the GetPaymentTypeByCode operation on IPaymentTypeService.
Public classGetTransactionStateByCodeRequest Provides data for the request to the GetTransactionStateByCode operation on ITransactionStateService.
Public classLockPaymentAgreementRequest Provides data for the request to the LockCustomerPaymentAgreement operation on ICustomerPaymentAgreementService.
Public classLockPaymentAgreementResponse Provides data for the response from the LockCustomerPaymentAgreement operation on ICustomerPaymentAgreementService.
Public classPerformAgreementPaymentRequest Provides data for the PerformAgreementPayment operation on IPaymentService.
Public classPerformAgreementPaymentResponse Provides data for the response from the PerformAgreementPayment operation on IPaymentService.
Public classQueryPaymentRequest Provides data for the request to the QueryPayment operation in IPaymentService.
Public classQueryPaymentResponse Provides data for the response from the QueryPayment operation in IPaymentService.
Public classStartPaymentRequest Provides data for the request to the StartPayment operation on IPaymentService.
Public classStartPaymentResponse Provides data for the response from the StartPayment operation on IPaymentService.
Public classUpdatePaymentRequest Provides data for the request to the UpdatePayment operation on IPaymentService.
Public classUpdatePaymentResponse Provides data for the response from the UpdatePayment operation on IPaymentService.