Ignore:
Timestamp:
4 Dec 2007, 19:35:31 (17 years ago)
Author:
joachim
Message:

addition for new payment fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/uniben/waeup_custom/pay_interswitch.py

    r2847 r2860  
    6969info['student_name'] = sbrain.name
    7070info['student_email'] = sbrain.email
     71info['type'] = 'online'
     72info['status'] = 'started'
     73info['target'] = sbrain.course
     74info['subject'] = 'schoolfee'
    7175now = DateTime.DateTime()
    7276info['date'] = now
Note: See TracChangeset for help on using the changeset viewer.