Ignore:
Timestamp:
24 Nov 2008, 22:41:42 (16 years ago)
Author:
Henrik Bettermann
Message:

more FUT Minna customizations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_fceoyo/getInterswitchParams.py

    r3714 r3785  
    1414d = {}
    1515d['payment_possible'] = True
    16 d['pay_ship_to'] = "Federal College Okene"
     16d['pay_ship_to'] = "Federal College Oyo"
    1717
    1818d['site_id'] = '83'
    19 d['site_name'] = "fceokene.waeup.org"
     19d['site_name'] = "fceoyo.waeup.org"
    2020d['currency_id'] = '566'
    2121d['type'] = 'online'
     
    3232    d['pay_item_id'] = '8300'
    3333    d['type_description'] = 'Hostel Maintenance Fee'
    34     d['pay_item_name'] = "FCE Okene %(type_description)s" % d
     34    d['pay_item_name'] = "FCE Oyo %(type_description)s" % d
    3535    if student_record.mode.endswith('_sw'):
    3636        d['amount'] = '2500'
Note: See TracChangeset for help on using the changeset viewer.