mirror of https://github.com/zulip/zulip.git
dabbc3445a
By default all Stripe API amounts are in the currency's smallest unit. It's upto us to convert it to a bigger unit and show it to the end user. And refund event used to show the currency in the smallest unit which makes the output wrong when it comes to most currencies like USD, Europ, INR etc which uses a bigger unit(eg Dollar instead of Cents) as the standard. |
||
---|---|---|
.. | ||
data_import | ||
lib | ||
management | ||
migrations | ||
openapi | ||
templatetags | ||
tests | ||
tornado | ||
views | ||
webhooks | ||
worker | ||
__init__.py | ||
apps.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
logging_handlers.py | ||
middleware.py | ||
models.py | ||
signals.py |