---
title: "Processes an incoming Stripe webhook event."
method: POST
path: "/payment/webhook"
tags: ["Payment"]
---

# Processes an incoming Stripe webhook event.

`POST /payment/webhook`

Reads the raw request body and the Stripe-Signature header, then dispatches a
 ProcessPaymentEventCommand.

## Response `200`

OK

---

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