# Problema con l'aggiornamento dell'abbonamento

**URL:** https://meta.discourse.org/t/subscription-update-problem/336233
**Category:** Bug
**Tags:** subscriptions
**Created:** [14 Novembre 2024, 8:49pm UTC](https://meta.discourse.org/t/subscription-update-problem/336233 "2024-11-14T20:49:18Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![blake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blake/32/157322_2.png) [@blake](https://meta.discourse.org/u/blake)
#### Post date: [10 Dicembre 2024, 5:17pm UTC](https://meta.discourse.org/t/subscription-update-problem/336233/10 "2024-12-10T17:17:24Z")

</div>

@Jim_Starkweather

Sono in grado di replicare il tuo problema sul tuo sito, ma non sui miei siti di test. Penso che il problema possa essere correlato ai tuoi eventi webhook di Stripe. È probabile che ti manchi l’evento `customer.subscription.deleted`.

Potresti accedere alla tua dashboard di Stripe e verificare quali eventi hai abilitato per il tuo webhook?

Dalla tua dashboard di Stripe, cerca “webhooks”. Quindi fai clic sul risultato “Developers \> Webhooks”:

 ![CleanShot 2024-12-10 at 10.10.34@2x](https://global.discourse-cdn.com/meta/original/4X/a/5/d/a5dd9ecbd5c0c3f21c6184299b72a961b78ae154.png)

Quindi fai clic sul tuo webhook:

 ![CleanShot 2024-12-10 at 10.12.06@2x](https://global.discourse-cdn.com/meta/original/4X/d/d/0/dd0dd203edd10e4bfef9f1804ea0d42487fb6373.png)

Quindi fai clic sul pulsante `...`:

 ![CleanShot 2024-12-10 at 10.13.06@2x](https://global.discourse-cdn.com/meta/original/4X/8/e/0/8e01b3d45193701dc0c6452a6e5573fb5b874774.png)

e fai clic su “Update details…”

 ![CleanShot 2024-12-10 at 10.14.11@2x](https://global.discourse-cdn.com/meta/original/4X/3/7/d/37d350aa7003994eac8c13e2c6bf922ae70c149d.png)

e puoi confermare che hai questi 3 eventi?

> [@Discourse](#):
>
> - `customer.subscription.deleted`
> - `customer.subscription.updated`
> - `checkout.session.completed`

 ![CleanShot 2024-12-10 at 10.15.36@2x](https://global.discourse-cdn.com/meta/original/4X/1/b/c/1bc876bccdc0a941f1f972c408bd9b658498ed77.png)

---

_[View the full topic](https://meta.discourse.org/t/subscription-update-problem/336233)._
