Home > @vsf-enterprise/sapcc > PlaceOrderProps

PlaceOrderProps interface

Properties for making an order from an existing cart.

Signature:

export interface PlaceOrderProps extends BaseProps 

Extends: BaseProps

Properties

Property Type Description
cartId string Code (for logged in user) or guid (for guest checkout) of an existing cart an order should be placed from.