[Obsolete("Use CheckoutService")] public virtual CheckoutResponse Checkout( CheckoutRequest checkoutRequest, bool validate, bool triggerEvents )
Parameters
- checkoutRequest
- The checkout request.
- validate
- Indicates whether or not to validate the basket prior to checkout.
- triggerEvents
- This parameter is ignored.
Return Value
The OrderId of the created order.