IFlashpointShoppingCartCalculateTotalsForInstallmentCheckout Method
Calculates payment amounts related to checking out with installment-billing settings.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
InstallmentCheckoutTotals CalculateTotalsForInstallmentCheckout(
string cartToken,
BillingBehavior billingBehavior,
InstallmentSchedule installmentSchedule
)
Function CalculateTotalsForInstallmentCheckout (
cartToken As String,
billingBehavior As BillingBehavior,
installmentSchedule As InstallmentSchedule
) As InstallmentCheckoutTotals
InstallmentCheckoutTotals^ CalculateTotalsForInstallmentCheckout(
String^ cartToken,
BillingBehavior billingBehavior,
InstallmentSchedule^ installmentSchedule
)
abstract CalculateTotalsForInstallmentCheckout :
cartToken : string *
billingBehavior : BillingBehavior *
installmentSchedule : InstallmentSchedule -> InstallmentCheckoutTotals
- cartToken String
- Working cart token
- billingBehavior BillingBehavior
- The billing behavior to use in the calculation
- installmentSchedule InstallmentSchedule
- The installment schedule to use in the calculation
InstallmentCheckoutTotalsInformation about payment amounts required for checkout