> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Stripe

> Customer, payment method, payment intent, and setup intent operations.

Use this group for Stripe-backed billing flows.

Webhook delivery is intentionally excluded from the public docs and SDK surface.

Common operations:

* [Get or create Stripe customer](/tensormesh-api/billing/v1/stripe_service/stripeservice/get-or-create-stripe-customer)
* [List payment methods](/tensormesh-api/billing/v1/stripe_service/stripeservice/list-stripe-payment-methods)
* [Attach payment method](/tensormesh-api/billing/v1/stripe_service/stripeservice/attach-stripe-payment-method)
* [Create payment intent](/tensormesh-api/billing/v1/stripe_service/stripeservice/create-stripe-payment-intent)
* [Create setup intent](/tensormesh-api/billing/v1/stripe_service/stripeservice/create-stripe-setup-intent)
