Property | Type | Description |
---|
Method | Description | |
---|---|---|
Payment ( ) : System | ||
Payment ( int orderId, decimal amount, Kooboo.Commerce.Payments.PaymentMethod method, string description ) : System |
public Payment ( int orderId, decimal amount, Kooboo.Commerce.Payments.PaymentMethod method, string description ) : System | ||
orderId | int | |
amount | decimal | |
method | Kooboo.Commerce.Payments.PaymentMethod | |
description | string | |
return | System |