@suluk/billing - v0.2.0
    Preparing search index...

    Function createCustomer

    • 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.

      Parameters

      Returns Promise<string>