1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 03:58:26 +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

@ -86,7 +86,7 @@
payer pour vous.
<div class="text-center">
<a href="#" class="btn btn-primary">
<a href="{% url "registration:payment_hello_asso" pk=payment.pk %}" class="btn btn-primary">
<i class="fas fa-credit-card"></i> Aller sur la page Hello Asso
</a>
</div>