Class Ecommerce.Cart.CheckoutDoneArgs
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
Class CheckoutDoneArgs.
- Inheritance
-
Ecommerce.
Cart. Checkout Done Args
- Inherited Members
Properties
CancelExecution
Property indicating whether to cancel the rest of the execution of the checkout flow.
Default value is false
.
Property Value
- bool
true
if [cancel execution]; otherwise,false
.
Order
The Order being handled.
Property Value
- Order
The order.