wip: black
This commit is contained in:
parent
c961072d20
commit
e91cc7e514
9 changed files with 1545 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue