summaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-01-07 01:55:36 -0500
committerFrank <[email protected]>2026-01-07 02:45:57 -0500
commite91cc7e5142ea6568836c463de69b06d35fc3fc3 (patch)
treeb4b2f54d1d24eca9c1630425045270e229f184ab /infra
parentc961072d20f1dcafa5e608a1f28a79a1b6bc7334 (diff)
downloadopencode-e91cc7e5142ea6568836c463de69b06d35fc3fc3.tar.gz
opencode-e91cc7e5142ea6568836c463de69b06d35fc3fc3.zip
wip: black
Diffstat (limited to 'infra')
-rw-r--r--infra/console.ts1
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",