tax
This commit is contained in:
parent
412e0dc35c
commit
4b30fb0afd
3 changed files with 29 additions and 30 deletions
|
@ -118,6 +118,9 @@ else:
|
|||
ZOZBOT_ACCOUNT = 5
|
||||
AUTOPOLLER_ACCOUNT = 6
|
||||
|
||||
TAX_RECEIVER_ID = 747
|
||||
TAX_RATE = 0.01
|
||||
|
||||
PUSHER_INSTANCE_ID = '02ddcc80-b8db-42be-9022-44c546b4dce6'
|
||||
PUSHER_KEY = environ.get("PUSHER_KEY", "").strip()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue