InstallmentCheckoutTotals Class

Represents information about payment amounts required for a installment-based checkout

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class InstallmentCheckoutTotals
Inheritance
Object    InstallmentCheckoutTotals

Properties

TotalDueToday The total amount of currency needed to Checkout with this cart
TotalNeededForCheckout The remaining amount of currency needed to Checkout with this cart, taking into account any credits already applied to the cart

See Also