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". |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| views | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||