mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 23:48:52 +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. |
||
|---|---|---|
| .. | ||
| controllers | ||
| helpers | ||
| hooks/custom | ||
| models | ||
| policies | ||
| responses | ||