create_checkout
Create a checkout for one track. Returns a Stripe hosted-payment URL that the USER must open and approve in a browser (EU PSD2 — payment is never completed by the agent) plus the order publicId for polling. The session and its price reservation expire after 1 hour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | "basic" = sync licence; "le" = Limited Edition master share(s) | basic |
| locale | No | en | |
| shares | No | LE only: number of 1% shares | |
| giftName | No | LE only: issue the ownership certificate to this name | |
| productId | Yes | id from search_tracks / get_track |