zulip/corporate
Aman Agrawal 7ca85bed71 stripe: Fix $0 invoices being generated on upgrade.
Instead of charging the customer using the attached payment
method and then creating the invoice, we create an invoice and
force an immediate payment for the invoice via the attached
payment method.
2024-02-12 15:15:56 -08:00
..
lib stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations support: Add support to configure fixed-price plan with pay-by-invoice. 2024-02-06 18:43:23 -08:00
tests stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
views stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
__init__.py
models.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
urls.py stripe: Add page to show list of past customer invoices. 2024-02-04 17:38:24 -08:00