total_1ère
This commit is contained in:
19
adhesion_envoi_carte.md
Normal file
19
adhesion_envoi_carte.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# DOC ENVOI DES CARTES ADHERENT
|
||||
|
||||
1. Récupération de l'identifiant AFPS passé dans l'URL (identifiant_afps)
|
||||
2. Connexion à Adobe API pour pouvoir générer des PDF
|
||||
3. Connexion à la DB Aduzuki
|
||||
1. Récupération des données nécessaires à la création du la carte adhérent, éventuellement au dispositif de don
|
||||
adherent_nom
|
||||
adherent_prenom
|
||||
adherent_mail
|
||||
adherent_type
|
||||
adherent_paiement_montant_don
|
||||
adherent_adresse_rue
|
||||
adherent_adresse_codepostal
|
||||
adherent_adresse_ville
|
||||
adherent_paiement_mode
|
||||
2. Récupération des données nécessaires à l'envoi par mail
|
||||
3. Définition des profils à ajouter à la carte adhérent pour les rendre plus lisibles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user