Task #5477
Signin and payment for trainings
Status:
Closed
Priority:
High
Assignee:
Sofian Benaissa
Target version:
-
Start date:
2011-10-11
Due date:
% Done:
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
Subtasks
History
#1 Updated by Sofian Benaissa almost 13 years ago
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 Updated by Sofian Benaissa almost 13 years ago
- Status changed from New to In progress
#3 Updated by Sofian Benaissa almost 13 years ago
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 Updated by Sofian Benaissa over 11 years ago
- Status changed from In progress to Closed