wip: black

This commit is contained in:
Frank 2026-01-07 01:55:36 -05:00
commit e91cc7e514
9 changed files with 1545 additions and 5 deletions

View file

@ -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",