CheckoutOptionsUnderpaymentBehavior Property

Determines how to handle payments that are less than the total cost of the shopping cart

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public UnderpaymentBehavior UnderpaymentBehavior { get; set; }

Property Value

UnderpaymentBehavior

See Also