CheckoutOptionsOverpaymentBehavior Property

Determines how to handle payments that are greater 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 OverpaymentBehavior OverpaymentBehavior { get; set; }

Property Value

OverpaymentBehavior

See Also