Server-side or browser-side initiation of Stripe Checkout. Returns a
checkout_url to redirect the buyer to. Stripe Checkout settles into
the project’s connected Stripe account. The created Order lives in
pending until the Stripe webhook flips it to paid.
Costs 0 credits — Stripe processing fees apply on the connected account.
Documentation Index
Fetch the complete documentation index at: https://docs.neuraldraft.io/llms.txt
Use this file to discover all available pages before exploring further.
Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage
keys via /projects/me/api-keys. Test-mode keys use
the ndsk_test_ prefix.
Unique key (any string up to 255 chars; UUID recommended). Retries with the same key within 24 hours return the original response without re-executing side effects.
255