|  | |
| IPayment | |
The IPaymentSetupService type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreatePaymentSetup | Creates a new payment setup. | 
|  | DeletePaymentSetup | Deletes a payment setup. | 
|  | GetAllPaymentSetups | Gets all payment setups in the database. | 
|  | GetPaymentSetupByCode | Gets the payment setup with the given code. | 
|  | GetPaymentSetupById | Gets the payment setup with the given ID. | 
|  | UpdatePaymentSetup | Updates an existing payment setup. | 
 See Also
See Also