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