fleet/website/api/controllers/webhooks
Eric c53332259f
Website: Update license dispenser form (#23838)
Closes: https://github.com/fleetdm/confidential/issues/7696

Changes:
- Added `stripe` as a dependency
- Updated the license dispenser form to take users to a stripe hosted
checkout page where they can provide their billing address and Tax ID
depending on their location.
- Updated the receive-from-stripe webhook to fulfill license dispenser
purchases made via stripe checkout
- Added a new action: get-stripe-checkout-session-url. This action
creates a Stripe Checkout session and returns the URL
- Updated the customer dashboard to have a link that users can visit to
update their billing information, add more hosts to their Fleet premium
license, or cancel their subscription.
- Added a new action: redirect-to-stripe-billing-portal. An action that
redirects users to a Stripe-hosted billing portal.
2024-11-25 13:55:56 -06:00
..
receive-from-customer-fleet-instance.js fix: return bad request error during MDM migration when appropriate (#16551) 2024-03-06 15:38:44 -05:00
receive-from-github.js Remove HOF position (#23815) 2024-11-14 14:38:23 -06:00
receive-from-stripe.js Website: Update license dispenser form (#23838) 2024-11-25 13:55:56 -06:00
receive-usage-analytics.js Website: add new metrics to HistoricalUsageSnapshot model. (#21625) 2024-08-30 17:13:07 -05:00