Changeset 17616 for main/kofacustom.unidel/trunk/src/kofacustom
- Timestamp:
- 19 Oct 2023, 20:59:45 (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r17613 r17616 91 91 if student.current_mode in ('ug_ft', 'de_ft'): 92 92 xmldict['institution_acct'] = '1216063205' 93 tech_fee = 18000.0 93 if self.context.p_item != 'Balance': 94 tech_fee = 18000.0 94 95 xmldict['tech_acct'] = '0092304647' 95 96 xmldict['tech_bank_id'] = '121'
Note: See TracChangeset for help on using the changeset viewer.