Click or drag to resize
Infosoft Logo

IPaymentProcessService Methods

The IPaymentProcessService type exposes the following members.

Methods
 NameDescription
Public methodCreatePaymentProcess Creates a new payment process with the given data.
Public methodGetPaymentProcessByAgreementReference Gets the payment process with the given agreement reference.
Public methodGetPaymentProcessByOrderReference Gets the payment process with the given order reference.
Public methodGetPaymentProcessesByPaymentSetup Gets the payment processes that are associated with the payment setup with the given code. The number of results can also be adjusted.
Public methodUpdatePaymentProcess Updates a payment process with new data.
Top
See Also