License voucher pickup
Your signed voucher is not vault data
Stripe Checkout never sees a passphrase. This page only fetches the Ed25519-signed entitlement JSON the Worker minted for your payment, so you can import it locally.
Signed voucher
- Open the vault you already created on this device (localhost, not
file://). - Go to Settings → License & Membership.
- Import / paste this JSON. The vault verifies the signature locally. We never collect vault identity here.
Session id
Manual claim (when this site’s relay URL is empty, or the webhook is still catching up):
GET {RELAY_URL}/api/license/claim?session_id= with the session id above, then import the JSON in the vault. See Website/README.md and App/docs/STRIPE_STAGING_DEPLOYMENT_RUNBOOK.md §0.5.