zulip/corporate
Lauryn Menard cbb6d962d5 stripe: Add billing address collection to checkout session.
This will require customers to include an address when setting
up, or updating, the credit card information for their account.
The billing address for the card will also be saved as the
billing address for the stripe customer object.

The customer object billing address appears on the invoices
that are generated by stripe.
2024-02-05 10:16:04 -08:00
..
lib stripe: Add billing address collection to checkout session. 2024-02-05 10:16:04 -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. 2024-01-29 11:23:20 -08:00
tests stripe: Add page to show list of past customer invoices. 2024-02-04 17:38:24 -08:00
views stripe: Add page to show list of past customer invoices. 2024-02-04 17:38:24 -08:00
__init__.py
models.py support: Add support to configure fixed_price plan. 2024-01-29 11:23:20 -08:00
urls.py stripe: Add page to show list of past customer invoices. 2024-02-04 17:38:24 -08:00