zulip/corporate/tests
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
..
stripe_fixtures stripe: Add billing portal for customer name and address. 2024-02-13 14:18:38 -08:00
__init__.py
test_activity_views.py corporate: Move support and activity views to /corporate. 2024-01-30 10:06:48 -08:00
test_remote_billing.py remote_billing: Add rate-limiting for confirmation email sending. 2024-01-18 12:06:16 -08:00
test_remote_counts.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
test_stripe.py stripe: Add billing portal for customer name and address. 2024-02-13 14:18:38 -08:00
test_support_views.py billing: Rename self-managed to free. 2024-02-12 21:25:19 -08:00