---
title: "Creates a Stripe setupIntent object and returns the secret for that object"
method: POST
path: "/v1/stripe/setup-intent"
tags: ["stripe"]
---

# Creates a Stripe setupIntent object and returns the secret for that object

`POST /v1/stripe/setup-intent`

## Response `200`

successful operation

- SetupIntent
  - `clientSecret` string, required — Secret of setup_intent object created

## Other responses

- `400` — bad request
- `404` — not found

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/versions/50a1edd6b27e/schema)
