diff options
Diffstat (limited to 'infra')
| -rw-r--r-- | infra/console.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/console.ts b/infra/console.ts index 2ad577fc6..1e584ca57 100644 --- a/infra/console.ts +++ b/infra/console.ts @@ -76,6 +76,7 @@ export const stripeWebhook = new stripe.WebhookEndpoint("StripeWebhookEndpoint", "checkout.session.completed", "checkout.session.expired", "charge.refunded", + "invoice.payment_succeeded", "customer.created", "customer.deleted", "customer.updated", |
