Przejdź do głównej zawartości

Interface: CartCredentials

Structured cart cookie value — the cart identifier plus its access secret. cartSecret is null for a legacy plain-id cookie (no secret half).

Properties

cartId

cartId: string


cartSecret

cartSecret: string | null