InstallmentCheckoutTotals Class
Represents information about payment amounts required for a installment-based checkout
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class InstallmentCheckoutTotals
Public Class InstallmentCheckoutTotals
public ref class InstallmentCheckoutTotals
type InstallmentCheckoutTotals = class end
- Inheritance
- Object InstallmentCheckoutTotals
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
|