mirror of
https://github.com/fleetdm/fleet
synced 2026-05-15 13:08:42 +00:00
Closes: https://github.com/fleetdm/confidential/issues/3356 Changes: - Updated the `receive-from-stripe` webhook not to throw an error if it receives an event that stripe sends before we create a subscription record in the website's database. It will now check if the Stripe customer referenced in the event matches a User record in the database and throws an error if it no matching user is found. |
||
|---|---|---|
| .. | ||
| receive-from-customer-fleet-instance.js | ||
| receive-from-github.js | ||
| receive-from-stripe.js | ||
| receive-usage-analytics.js | ||