mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
The "send_invoice" and "charge_automatically" strings used by stripe for the `collection_method` are referred to both as the "billing method" and "billing modality" in the billing code. Because we send this as data to stripe as either `collection_method` or `billing_modality`, renames any references that are any form of "billing method". |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_activity_views.py | ||
| test_counts.py | ||
| test_fixtures.py | ||
| test_stats_views.py | ||
| test_support_views.py | ||