mirror of https://github.com/zulip/zulip.git
14415dfa90
Earlier, we were not verifying that the invoice which got paid is for the fixed-price plan. That could result in a bug where another support invoice with collection_method = "send_invoice" got paid while a fixed-price plam is already configured. The fixed-price plan would be falsely activated. This commit verifies the invoice before activating the fixed-price plan. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |