Skip to main content

Ensures the authenticated user has a Stripe Customer record and returns its id.

POST 

/stripe/ensure-customer

Creates one (Email, Name, Metadata.UserId) if missing and persists the id to ProfileData.StripeCustomerId. NO charge is made — this is purely the customer record, which is required before saving a card via SetupIntent for AutoRecharge.

Responses

OK