mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
a6551e43d7
Closes: https://github.com/fleetdm/confidential/issues/1748 Changes: - Added an error that is thrown if a Stripe customer cannot be created for a new user. - Updated `signup.js` to create Stripe customers for new users before the new record is saved in the database. This helps prevent situations where users are shown an error message when they submit the signup form, but their account was actually created (without a `stripeCustomerId`). |
||
---|---|---|
.. | ||
controllers | ||
helpers | ||
hooks/custom | ||
models | ||
policies | ||
responses |