ShoppingCartInfoOtherPayments Property |
Other payments already applied on the shopping card total price.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntaxpublic decimal OtherPayments { get; set; }
Property Value
Type:
Decimal
Remarks
Typical example of such are gift cards.
See Also