1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-24 06:28:49 +02:00

Create Hello Asso checkout intents

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-02-19 00:17:14 +01:00
parent 98d04b9093
commit b3555a7807
6 changed files with 157 additions and 6 deletions

View File

@ -238,7 +238,9 @@ else:
PHONENUMBER_DB_FORMAT = 'NATIONAL'
PHONENUMBER_DEFAULT_REGION = 'FR'
GOOGLE_API_KEY = os.getenv("GOOGLE_API_KEY")
# Hello Asso API creds
HELLOASSO_CLIENT_ID = os.getenv('HELLOASSO_CLIENT_ID', 'CHANGE_ME_IN_ENV_SETTINGS')
HELLOASSO_CLIENT_SECRET = os.getenv('HELLOASSO_CLIENT_SECRET', 'CHANGE_ME_IN_ENV_SETTINGS')
# Custom parameters
PROBLEMS = [