Changeset 17459 for main/kofacustom.unidel/trunk/src/kofacustom/unidel
- Timestamp:
- 28 Jun 2023, 09:04:34 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r17427 r17459 101 101 xmldict['institution_acct'] = '2001627961' 102 102 xmldict['institution_bank_id'] = '8' 103 if student.faccode == 'DELSU': 104 xmldict['institution_acct'] = '1011036493' 103 105 if student.faccode == 'NCE': 104 106 xmldict['institution_acct'] = '1011274462' 105 xmldict['institution_bank_id'] = '117'106 107 provider_amt = 4000.0 107 108 tech_fee = 0.0
Note: See TracChangeset for help on using the changeset viewer.