CheckoutOptionsOverpaymentBehavior Property
Determines how to handle payments that are greater than the total cost of the shopping cart
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public OverpaymentBehavior OverpaymentBehavior { get; set; }
Public Property OverpaymentBehavior As OverpaymentBehavior
Get
Set
public:
property OverpaymentBehavior OverpaymentBehavior {
OverpaymentBehavior get ();
void set (OverpaymentBehavior value);
}
member OverpaymentBehavior : OverpaymentBehavior with get, set
Property Value
OverpaymentBehavior