Ignore:
Timestamp:
11 Jan 2008, 16:33:12 (17 years ago)
Author:
Henrik Bettermann
Message:

see ticket #34

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/fceokene/waeup_custom/getInterswitchParams.py

    r2968 r3012  
    2121d['status'] = 'started'
    2222d['surcharge'] = '150'
    23 d['payment_params'] = 'switch_college_split'
    2423if test == 'simulate':
    2524    d['action'] = "%s/payments/%s/simulate_callback" % (student.absolute_url(),payment_id) #do not use simulate_callback
     
    3635    d['category'] = 'hostel_maintenance'
    3736    d['item'] = paytype
     37    #d['payment_params'] = 'switch_college_split'
     38    d['payment_params'] = '0'
    3839
    3940return d
Note: See TracChangeset for help on using the changeset viewer.