Changeset 16506 for main/kofacustom.dspg/trunk
- Timestamp:
- 15 Jun 2021, 12:47:06 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py
r16429 r16506 148 148 microsoft_fee = MICROSOFT_FEE 149 149 if student.faccode == 'SPAT': 150 xmldict['institution_acct'] = '1 015220292'151 xmldict['institution_bank_id'] = ' 117'150 xmldict['institution_acct'] = '1556004203' 151 xmldict['institution_bank_id'] = '388' 152 152 elif student.current_mode in ('nd_ft', 'hnd_ft'): 153 153 xmldict['institution_acct'] = '2004145840'
Note: See TracChangeset for help on using the changeset viewer.