zulip/corporate
Lauryn Menard 29e8a63a39 stripe: Add name to stripe customer with payment method.
Set the name on the stripe customer object to the name on the
credit card when one is initially attached to a customer.

Prep commit to adding a stripe billing portal so that billing
admins will be able to update both the name and address that
appears on their stripe generated invoices and receipts.
2024-02-13 14:18:38 -08:00
..
lib stripe: Add name to stripe customer with payment method. 2024-02-13 14:18:38 -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 support: Add button to delete configured fixed next plan. 2024-02-13 09:40:53 -08:00
views support: Add button to delete configured fixed next plan. 2024-02-13 09:40:53 -08:00
__init__.py
models.py billing: Rename self-managed to free. 2024-02-12 21:25:19 -08:00
urls.py stripe: Add page to show list of past customer invoices. 2024-02-04 17:38:24 -08:00