 | CheckoutOptionsUnderpaymentBehavior Property |
Determines how to handle payments that are less than the total cost of the shopping cart
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic UnderpaymentBehavior UnderpaymentBehavior { get; set; }Public Property UnderpaymentBehavior As UnderpaymentBehavior
Get
Set
public:
property UnderpaymentBehavior UnderpaymentBehavior {
UnderpaymentBehavior get ();
void set (UnderpaymentBehavior value);
}member UnderpaymentBehavior : UnderpaymentBehavior with get, set
Property Value
UnderpaymentBehavior
See Also