# provider_association_stripe_callback_retrieve Handle callbacks from Stripe after successful checkout. Updates: - Platform launch state - Association configuration status Endpoint: GET /api/provider-association/stripe/callback/{launch_id}/ Version: 3.59.0-ai-plus ## Path parameters: - `launch_id` (string, required) ## Response 200 fields (application/json): - `message` (string) ## Response 404 fields (application/json): - `error` (string)