Skip to main content
Final Class Reference an existing Crossmint order by ID.

Constructors

CrossmintCheckoutExistingOrder

Properties

orderId

Identifier of an order previously created via the Crossmint orders API (server-side) or a prior embedded-checkout session. The hosted checkout resumes this order instead of creating a new one.

clientSecret

Client secret returned alongside orderId when the order was created server-side. Required for orders created with a server API key so the hosted checkout can authorize against the existing order. Leave null when the current session already has access to orderId (for example, orders created from this same client).