mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 11:52:20 +01:00 
			
		
		
		
	@@ -23,7 +23,7 @@ class Command(BaseCommand):
 | 
			
		||||
        token = response['access_token']
 | 
			
		||||
 | 
			
		||||
        organization = "animath"
 | 
			
		||||
        form_slug = "tfjm-2022-tournois-regionaux"
 | 
			
		||||
        form_slug = "tfjm-2023-tournois-regionaux"
 | 
			
		||||
        from_date = "2000-01-01"
 | 
			
		||||
        url = f"https://api.helloasso.com/v5/organizations/{organization}/forms/Event/{form_slug}/payments" \
 | 
			
		||||
              f"?from={from_date}&pageIndex=1&pageSize=100&retrieveOfflineDonations=false"
 | 
			
		||||
 
 | 
			
		||||
@@ -66,7 +66,7 @@ class Command(BaseCommand):
 | 
			
		||||
                    visibility=RoomVisibility.public,
 | 
			
		||||
                    alias="bienvenue",
 | 
			
		||||
                    name="Bienvenue",
 | 
			
		||||
                    topic="Bienvenue au TFJM² 2022 !",
 | 
			
		||||
                    topic="Bienvenue au TFJM² 2023 !",
 | 
			
		||||
                    federate=False,
 | 
			
		||||
                    preset=RoomPreset.public_chat,
 | 
			
		||||
                )
 | 
			
		||||
 
 | 
			
		||||
@@ -16,7 +16,7 @@
 | 
			
		||||
            <p>
 | 
			
		||||
                {% blocktrans trimmed %}
 | 
			
		||||
                    You can pay with a credit card through
 | 
			
		||||
                    <a class="alert-link" href="https://www.helloasso.com/associations/animath/evenements/tfjm-2022-tournois-regionaux">our Hello Asso page</a>.
 | 
			
		||||
                    <a class="alert-link" href="https://www.helloasso.com/associations/animath/evenements/tfjm-2023-tournois-regionaux">our Hello Asso page</a>.
 | 
			
		||||
                    To make the validation of the payment easier, <span class="text-danger">please use the same e-mail
 | 
			
		||||
                    address that you use on this platform.</span> The payment verification will be checked automatically
 | 
			
		||||
                    under 10 minutes, you don't necessary need to fill this form.
 | 
			
		||||
 
 | 
			
		||||
@@ -73,7 +73,7 @@ Si le paiement de plusieurs élèves est fait en une seule opération, merci de
 | 
			
		||||
\href{mailto: contact@tfjm.org}{contact@tfjm.org} \textbf{avant le paiement} pour garantir l'identification de ce dernier.
 | 
			
		||||
 | 
			
		||||
\subsubsection*{Carte bancaire (uniquement les cartes françaises)}
 | 
			
		||||
Le paiement s'effectue en ligne via la plateforme à l'adresse : \url{https://www.helloasso.com/associations/animath/evenements/tfjm-2022-tournois-regionaux}
 | 
			
		||||
Le paiement s'effectue en ligne via la plateforme à l'adresse : \url{https://www.helloasso.com/associations/animath/evenements/tfjm-2023-tournois-regionaux}
 | 
			
		||||
 | 
			
		||||
Vous devez impérativement indiquer dans le champ "Référence" la mention "TFJMpu" suivie des noms et prénoms \textbf{de l'élève}.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user