---
title: "Handle Stripe Subscription Webhook"
method: POST
path: "/webhooks/stripe"
tags: ["stripe"]
---

# Handle Stripe Subscription Webhook

`POST /webhooks/stripe`

Subscription events + the §8.5 sale fall-through (platform account).

Handles: checkout.session.completed, customer.subscription.updated,
customer.subscription.deleted, invoice.paid, invoice.payment_failed.

## Response `200`

Successful Response

- object

---

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