zulip/corporate/lib
Prakhar Pratyush 976354dbda stripe: Fix the invoice item description for flat discounts.
Earlier, in process_initial_upgrade, the flat_discount value
wasn't converted into dollars when specified in the invoice
description, resulting in showing the incorrect value of $2000
as a discount.

This commit converts the value in cents to dollars and adds tests
to verify the invoice generated.
2024-01-11 12:35:58 -08:00
..
__init__.py
analytics.py support: Format ARR column as dollar amount in remote activity view. 2023-12-19 14:44:26 -08:00
decorator.py billing: Enable billing system in production. 2023-12-15 11:03:42 -08:00
registration.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
remote_billing_util.py remote_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -08:00
stripe.py stripe: Fix the invoice item description for flat discounts. 2024-01-11 12:35:58 -08:00
stripe_event_handler.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
support.py support: Include mobile users and mobile push data. 2024-01-05 16:55:38 -08:00