---
title: "Receive a webhook from Stripe for when a user is charged for a subscription."
method: POST
path: "/blaize/payment/stripe/subscriptionChargedCallback"
tags: ["Stripe Payments"]
---

# Receive a webhook from Stripe for when a user is charged for a subscription.

`POST /blaize/payment/stripe/subscriptionChargedCallback`

To use subscriptions, Stripe Webhooks for `invoice.payment_succeeded` must be configured to point to this endpoint.

## Response `200`

OK

---

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