---
title: "POST /v1/stripe/cloud/checkout-session"
method: POST
path: "/v1/stripe/cloud/checkout-session"
tags: ["Stripe"]
---

# POST /v1/stripe/cloud/checkout-session

`POST /v1/stripe/cloud/checkout-session`

## Request body

- CreateCloudGatewayCheckoutSessionRequest
  - `amount` number, double, required
  - `returnUrl` string

## Response `200`

Ok

- object
  - `checkoutUrl` string, required

## Changes

- **2025-10-21** `f3dae643890b` — 1 info
  - added the new optional request property `returnUrl`

[Change history](https://skmtc.dev/helicone/apis/helicone-api/changes/v1/stripe/cloud/checkout-session/post.md)

---

[API](https://skmtc.dev/helicone/apis/helicone-api.md) · [All operations](https://skmtc.dev/helicone/apis/helicone-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/helicone/helicone-api/revisions/e888f22486ca/schema)
