Final Class Create a new order inline with line items, recipient, and locale.Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
lineItems constructor remains available as the forward-compatible
escape hatch. Prefer CrossmintCheckoutNewOrder.typed when the current SDK
models the line-item shape you need.
Constructors
CrossmintCheckoutNewOrder
CrossmintCheckoutNewOrder.typed
Properties
lineItems
CrossmintCheckoutNewOrder.typed constructor and pass typed CrossmintCheckoutLineItem values; use the raw map shape only when a new API field is not yet modeled by the SDK.
recipient
locale
en-US, es, pt-BR) used to localize the hosted checkout UI. Defaults to the buyer’s browser locale when null.

