Changeset 2914 for WAeUP_SRP/uniben/waeup_custom/pay_interswitch.py
- Timestamp:
- 10 Dec 2007, 21:50:51 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/uniben/waeup_custom/pay_interswitch.py
r2892 r2914 69 69 info['student_name'] = student_record.name 70 70 info['student_email'] = student_record.email 71 info['session_id'] = student_record.session 71 info['session_id'] = student_record.session # this holds only for new students 72 72 info['type'] = 'online' 73 73 info['status'] = 'started'
Note: See TracChangeset for help on using the changeset viewer.