Click or drag to resize
ShoppingCartInfoOtherPayments Property
Other payments already applied on the shopping card total price.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public decimal OtherPayments { get; set; }

Property Value

Type: Decimal
Remarks
Typical example of such are gift cards.
See Also