Task #5477
Signin and payment for trainings
Statut:
Closed
Priorité:
High
Assigné à:
Sofian Benaissa
Version cible:
-
Début:
2011-10-11
Echéance:
% réalisé:
100%
RT ticket:
Description
- List trainings on services.koumbit.org
- Port uc_signup to Drupal 7
- Make sure people have to pay for their trainings before they can sign up
Sous-tâches
Historique
#1 Mis à jour par Sofian Benaissa il y a environ 13 ans
I have started working on the training feature and the relevant module, here are my notes on implementing uc_signup style functionality for D7
Using hook_signup_sign_up, or a form_alter on the signup form:- Add the training to the user's cart if it is not already there
- Add the validated form submission to the data field of the order
- Display a msg thanking people and telling them they must proceed to checkout in otder
- On checkout completion, submit the signup.
- Display order payment statuses next to each signup (this will require a column on the
#2 Mis à jour par Sofian Benaissa il y a environ 13 ans
- Statut changé de New à In progress
#3 Mis à jour par Sofian Benaissa il y a environ 13 ans
I have finished initial configuration. Installation instructions are in the README of the repo attached to this redmine project. Entering things left to do into the subtasks
#4 Mis à jour par Sofian Benaissa il y a plus de 11 ans
- Statut changé de In progress à Closed