mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #26965 from overleaf/mf-trials-convert-to-regular-should-not-send-subscription-renewed
[web] Stop sending any event when trial changes to active for Stripe subscription on `customer.subscription.updated` stripe webhook event type GitOrigin-RevId: 11256878cd2828036aad3130a05ad36d95466199
This commit is contained in:
@@ -22,6 +22,7 @@ export type CustomerSubscriptionUpdatedWebhookEvent = {
|
||||
},
|
||||
]
|
||||
}
|
||||
status?: Stripe.Subscription.Status
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user