You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(lab): drop the up-front Stripe card redirect at lab creation (no-card-up-front)
The Start-a-lab cold-signup door redirected a freshly provisioned PI to hosted Stripe Checkout for a card-on-file. That (1) contradicted the no-card-up-front decision and (2) the full external redirect dropped the local folder read-write permission, so the return landed the user back at the folder picker with no confirmation and no active session. Now the lab head lands straight in the app as a provisioned lab head; the card is captured later via the upgrade nudge + settings billing panel.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments