CartExtension.CreateOrderRequest

Request object that is passed into CartExtension.CheckoutCreateOrder.

Constructor for CartExtension.CreateOrderRequest.

ParamDescription
cartCartExtension.Cart object to contain in the request.
orderReferenceNumberOrder Reference Number that is assigned to the Order. Cannot be null or empty.

Returns the CartExtension.Cart object contained in the request.

TypeDescription
CartCartExtension.Cart

Returns the orderReferenceNumber that is associated with the cart.

TypeDescription
StringOrderReferenceNumber