Create a Stripe customer for the user (the caller persists the id). Routed through @suluk/payments (C048) — the processor is swappable; the Stripe request (POST /customers with email + metadata[userId]) is unchanged.
Create a Stripe customer for the user (the caller persists the id). Routed through @suluk/payments (C048) — the processor is swappable; the Stripe request (POST /customers with email + metadata[userId]) is unchanged.