Click or drag to resize

InstallmentCheckoutTotals Class

Represents information about payment amounts required for a installment-based checkout
Inheritance Hierarchy
SystemObject
  Ignition.Commerce.ShoppingInstallmentCheckoutTotals

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class InstallmentCheckoutTotals

The InstallmentCheckoutTotals type exposes the following members.

Properties
 NameDescription
Public propertyTotalDueToday The total amount of currency needed to Checkout with this cart
Public propertyTotalNeededForCheckout The remaining amount of currency needed to Checkout with this cart, taking into account any credits already applied to the cart
Top
See Also