mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Changes: - Updated when Stripe customers are created for users who sign up on the website. A Stripe customer will be created for new users if they purchase a self-service Fleet Premium license. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Stripe customer accounts are now created during checkout instead of at signup, deferring billing setup until needed. * Signup no longer creates a Stripe customer record as part of user registration. * Checkout now enforces billing feature availability and includes improved handling when creating customer billing records. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| create-quote.js | ||
| get-stripe-checkout-session-url.js | ||
| redirect-to-stripe-billing-portal.js | ||
| save-billing-info-and-subscribe.js | ||
| view-dashboard.js | ||
| view-new-license.js | ||