zulip/corporate/views
Lauryn Menard b275e9c4d6 stripe: Add billing portal for customer name and address.
Adds a link on the upgrade and billing pages that opens a stripe
billing portal for the customer to update their name and address
that will appear on invoices and receipts.

On the billing page, updating the credit card information will
no longer update the customer billing address, since they can
now do this directly through the billing portal. To be consistent
with the credit card form on the upgrade page, we still require
inputting a billing address for the card.

Note that, once an invoice is paid/complete, then changes to the
customer's name and address will not be applied to those invoices.
2024-02-13 14:18:38 -08:00
..
__init__.py
billing_page.py stripe: Extract method to get org_name. 2024-02-01 09:29:08 -08:00
event_status.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
installation_activity.py remote-support: Add server data for last audit log update time. 2024-02-06 18:09:45 -08:00
portico.py stripe: Add billing portal for customer name and address. 2024-02-13 14:18:38 -08:00
realm_activity.py remote-support: Add server data for last audit log update time. 2024-02-06 18:09:45 -08:00
remote_activity.py remote-support: Add server data for last audit log update time. 2024-02-06 18:09:45 -08:00
remote_billing_page.py templates: Move billing templates to /templates/corporate/billing. 2024-01-30 10:06:48 -08:00
session.py corporate: Remove '#nocoverage' comments. 2023-12-19 10:59:38 -08:00
sponsorship.py templates: Move billing templates to /templates/corporate/billing. 2024-01-30 10:06:48 -08:00
support.py support: Add button to delete configured fixed next plan. 2024-02-13 09:40:53 -08:00
upgrade.py templates: Move billing templates to /templates/corporate/billing. 2024-01-30 10:06:48 -08:00
user_activity.py remote-support: Add server data for last audit log update time. 2024-02-06 18:09:45 -08:00
webhook.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00