mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Adds ability to configure a fixed-price plan and to delete a configured fixed-price plan in the Cloud support view. Updates the invoice processing to send reminder emails to the billing support email for these Cloud fixed-price plans about renewals since we now are able to configure them via our support panel. Updates function to get the billing session for stripe webhook events to handle an intial upgrade for a custom generated invoice for a fixed-price plan for a Cloud organization, which won't have a user_id in the invoice metadata.