Confirm Purchase By Session
purchases
Confirm Purchase By Session
Look up purchase status by Stripe session ID (post-redirect).
No auth required — Stripe session IDs are unguessable (64+ char random strings) and act as bearer tokens for the specific checkout. This allows the Astro SSR success page to confirm purchases without a Clerk JWT.
GET
Confirm Purchase By Session
Documentation Index
Fetch the complete documentation index at: https://docs.agentpowers.ai/llms.txt
Use this file to discover all available pages before exploring further.