Stripe test payment complete

Patient room unlocked.

This is the post-payment state Codee should open after Stripe confirms the treatment deposit. In production, this page would be private, signed, and tied to the clinic workspace.

1
Webhook marks deposit paidStripe sends `checkout.session.completed`; Codee records the session, amount, product, clinic, and patient-safe reference.
2
Patient presentation room opensThe prospect sees next steps, treatment instructions, office contact, consent note, and appointment scheduling direction.
3
Clinic staff task is createdCodee can notify the treatment coordinator to call, update the CRM, or prepare the consult package.
4
HIPAA mode keeps PHI privateNo patient media is placed on a public page. Signed links, access logs, retention rules, and clinic approvals control the workflow.