Skip to main content

Interface: CartProcessInput

Defined in: type/CartProcessInput.ts:4

Input object for CartProcessInput

Properties

language?

optional language?: string

Defined in: type/CartProcessInput.ts:8

Language of the order that will be created from this cart. Order confirmation email will be sent in that language.


orderStatus

orderStatus: string

Defined in: type/CartProcessInput.ts:6

Initial order status to set on the order that will be created from this cart