zulip/corporate
Mateusz Mandera 2c693f3bd9 billing: Fix licenses amount check during user signup/invitation.
Our seat count calculation is different for guest user than normal users
(a number of initial guests are free, and additional marginal guests are
worth 1/5 of a seat) - so these checks we apply when a user is being
invited or signing up need to know whether it's a guest or non-guest
being added.
2022-08-18 11:56:54 -07:00
..
lib billing: Fix licenses amount check during user signup/invitation. 2022-08-18 11:56:54 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations corporate/models: Modify Customer to accommodate self-hosted customers. 2021-11-30 15:20:33 -08:00
tests test_stripe: Remove realm from upgrade. 2022-06-28 16:12:00 -07:00
views webhook: Do not allow None default for headers. 2022-07-15 14:00:56 -07:00
__init__.py
models.py pricing: Replace "Zulip Standard" with "Zulip Cloud Standard". 2022-02-09 11:00:24 -08:00
urls.py billing: Migrate to Stripe hosted checkout page. 2021-11-05 17:23:10 -07:00