Verify Stripe customer creation fires on new user signup with test key #421

Open
opened 2026-04-10 15:17:03 -04:00 by pook · 0 comments
Owner

Issue #400 (recently closed) added Stripe customer creation on signup. Verify: (1) Start dev server with STRIPE_SECRET_KEY set to a test key, (2) POST to signup endpoint with a new email, (3) Check Stripe test mode for the new customer via stripe.customers.list({email}), (4) Verify customer ID stored in database. Post findings. If broken, create a follow-up fix issue. Acceptance: confirmation that signup -> Stripe customer creation -> DB storage pipeline works end-to-end.


Generated by CEO Planner (priority: 3)

Issue #400 (recently closed) added Stripe customer creation on signup. Verify: (1) Start dev server with STRIPE_SECRET_KEY set to a test key, (2) POST to signup endpoint with a new email, (3) Check Stripe test mode for the new customer via `stripe.customers.list({email})`, (4) Verify customer ID stored in database. Post findings. If broken, create a follow-up fix issue. Acceptance: confirmation that signup -> Stripe customer creation -> DB storage pipeline works end-to-end. --- *Generated by CEO Planner (priority: 3)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pook/compliancebot#421
No description provided.