Click or drag to resize

IShoppingCartStateCreditApplied Property

Amount of credit applied to this cart as payment, to be used during the next checkout operation. Does not include credits which were already applied to invoices in the cart during previous checkouts.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
decimal CreditApplied { get; }

Property Value

Decimal
See Also